Game Development Community

Very Confused Please Help!

by Charles Wolfsandle · in Torque Game Engine · 01/22/2005 (5:33 am) · 1 replies

I am confused. I have done some C++ compiling before for linux MUDs, however, when I downloaded TGE and TBE, I am having some problems. The sample demos are working even before I try to rebuild. I tried to use eclipse and it is telling me that -k is invalid (make -k clean all). I have tried to change a few things, but I haven't seen this error in the forums. Also how do I get the documentation from the code, That might help a lot. Does the version that I purchased online need to be rebuilt to run, or do you just rebuild after you make changes? Are the sample files used as the base to making the game?

Thanks for all the help, hope these questions aren't too stupid!

Charlie Wolfsandle
www.fivealarmstudios.com

#1
01/22/2005 (5:42 am)
A binary version comes with your download if you used the installer. Obviously you would need to recompile if you changed the c++ source code, but most people don't do that very often. Most things you will do with Torque can be done with script only which doesn't require compiling.

Some resources for starting out:
www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=6853
www.garagegames.com/docs/torque/
www.codesampler.com/torque