Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not compile on Ubuntu #80

Open
fir3-1ce opened this issue Feb 17, 2024 · 0 comments
Open

Does not compile on Ubuntu #80

fir3-1ce opened this issue Feb 17, 2024 · 0 comments

Comments

@fir3-1ce
Copy link

I followed the 3 steps for compiling on Linux, and it's not working. When I run make, I get this:

make[1]: Entering directory '/home/anon/source-code/carnage3d/.build'
==== Building GLFW (release_x86_64) ====
==== Building carnage3d (release_x86_64) ====
stdafx.h
../src/stdafx.h:36:10: fatal error: 'memory' file not found
#include <memory>
         ^~~~~~~~
1 error generated.
make[2]: *** [carnage3d.make:234: obj/x86_64/Release/carnage3d/stdafx.h.gch] Error 1
make[1]: *** [Makefile:37: carnage3d] Error 2
make[1]: Leaving directory '/home/anon/source-code/carnage3d/.build'
make: *** [Makefile:24: build_release] Error 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant