Game Development Community

HELP!!!

by David DiLoreto · in Torque Game Engine · 04/21/2003 (1:07 am) · 5 replies

OK so I just bought the software, downloaded wincvs, connected and got the most recent version. read the readme.txt and am now ready for

Running the Application

from the command line:

cd c:\torque\example
torqueDemo
but I have no torqueDemo.exe. It is not in the example folder!!!!

the readme says "The /torque/example directory is completly self contained: it contains all the scripts, art and other data needed to run the test app. Running the app. from the command line"


WHERE DO I DOWNLOAD THE torqueDemo.exe?

#1
04/21/2003 (3:45 am)
Well if you have the source you will need to compile it before you will have a .exe

It is explained in the "Getting Started" documentation (on this site)

-Ron
#2
04/21/2003 (5:19 am)
You can also download an old copy of the example from www.garagegames.com/mg/projects/torque1/downloads.php, down at the bottom. You probably want "Pre-Compiled Torque Example Application for Windows".
#3
04/21/2003 (11:31 am)
thanks i'll try that
#4
04/21/2003 (1:02 pm)
can any one tell me if it works with visual studio .net
or do I need to work in VS6
#5
04/21/2003 (3:45 pm)
Works fine with VS.Net there's some rumours of problems with 2003 beta's though. Not sure on the solid answer for 2003 final.