The file linux-main.cpp doesnt exist, because its called main.cpp.
After changing the compile.sh to reflect that, it will then compile.
Logged In: NO
g++: src/main-linux.cpp: No such file or directory
or you can cd into the src dir and rename main.ccp to main-linux.cpp
Log in to post a comment.
Logged In: NO
g++: src/main-linux.cpp: No such file or directory
or you can cd into the src dir and rename main.ccp to
main-linux.cpp