Game Development Community

Demo won't work!

by Mike Conte · in Torque Game Engine · 06/28/2004 (11:37 am) · 4 replies

I can't get the demo to work! I go to the command line and follow all the instructions, but I don't seem to have the torqueDemo file. Can someone help me?

#1
06/28/2004 (11:57 am)
If you mean the demo in head then change in main.cs
$defaultgame = "Demo";
#2
06/28/2004 (4:29 pm)
Gonna need some more info to help you...

Did you get the demo off of the site or off of cvs?
Did you compile the demo?
Are you sure you're looking in the right place?
#3
06/28/2004 (5:04 pm)
Did you compile it in "debug" mode? If so look for torqueDemo_debug.exe.
#4
06/29/2004 (4:46 am)
Thanks for your help guys, but it turns out the problem is that the compiler I'm using didn't work right for some reason.

BTW, Eclipse is a great free compiler that works for everyone BUT ME.