Game Development Community

torqueDemo.exe file?

by Ben Dobbs · in Torque Game Engine · 02/02/2003 (9:52 am) · 2 replies

I'm just wondering whether I'm stupid, or if this file was somehow not included when I downloaded the SDK this morning (just got it).

I'm looking in c:\torque\example where it says in the documentation I should find it and be able to run the demos, but it's not there...

I did a search for it on the C drive and came up with nothing also. Am I missing a step where I was supposed to compile it? The documentation doesn't mention it:/

Any help is appreciated.

About the author

Recent Threads


#1
02/02/2003 (10:17 am)
CVS just contains source code (and data files), so if you got it from CVS, you will most definitely have to compile.

On the other hand, from the TGE download page there is a link to a zip with procompiled Torquedemo binaries.
#2
02/02/2003 (10:37 am)
Thanks, I checked in IRC for the answer. It just seemed from how the doc was written that I didn't have to compile yet.