Page 1 of 1

Compiling on OSX

Posted: Thu Feb 06, 2014 7:29 pm
by Jamwillinob
I'm trying to compile the latest te4 build under OSX 10.9. I've been following this http://te4.org/wiki/How_to_compile and doing okay but I can't figure out how to fix this error:

Code: Select all

Running post-build commands
cp ../bin/Debug/t-engine ../
cp: ../bin/Debug/t-engine: No such file or directory
make[1]: *** [t-engine.app/Contents/MacOS/t-engine] Error 1
make: *** [TEngine] Error 2