Hello everyone,
Please help, Ive got all my code ready and finished for my qvm but im experiencing difficulty compiling it.
When I run MYSYS.exe, I do this:
cd tremulous
make
But then it gives me this error:
Output:
/bin/sh.exe: -c: line 1: syntax error near unexpected token `;'
/bin/sh.exe: -c: line 1: `for i in ; do echo " $i"; done'
make[1]: *** [targets] Error 2
make[1]: Leaving directory `/home/user/tremulous'
make: *** [release] Error 2
The directorys do exist, and I followed the newbies guide to tremulous developing, and the short and guide to compiling, ect. But I still get the same error.
If I try this..
cd tremulous
exec make
It closes the window after doing some stuff, but none of my products (game.qvm, ect) are in the build folder..or anywhere else for that.
Please help,
If you need any more info, just ask.
Thanks!
I reinstalled everything, and with a bit of luck, I WIN! IT worked! Thanks everyone, even if no one replied
Mods can close this topic, please and thanks!