Where are the Tools
by David Hassen · in Torque Game Engine · 01/07/2003 (11:12 pm) · 2 replies
Hi, I have no tools, all there is , is a bunch of code files, no exes. Do I have to complie them, if so how do u do that with MinGW
Thanks
Thanks
About the author
#2
cd d:/torque/tools
make
and it work just fine.
Thanks
01/08/2003 (6:49 am)
Hi Richard, I solved the problem, with a lot help from the IRC, all I did was cd d:/torque/tools
make
and it work just fine.
Thanks
Torque Owner Richard O
Have a look at this resource:
Torque Now Compiles with the FREE MinGW C++ Compiler
Rich