Game Development Community

Built exe file

by Waleed · in Technical Issues · 02/15/2007 (12:12 am) · 3 replies

Hi
how i can built executable file for my game ?

#1
02/15/2007 (6:19 am)
The torquedemo.exe is the executable you ship with your game along with all your .dso files and graphics. Just change the name to mycoolgame.exe (or whatever your games name is). If your asking how to compile the exe after making changes to the engine you use visual studio.
#2
02/16/2007 (10:16 pm)
Thanks ,
but i would like a Torque Built Environment (TBE) and i can't find it
please tell me the link of it

thanks again
#3
02/17/2007 (9:48 am)
It is no longer supported and has not been for over a year, I believe. You should use Visual C++ 2005 Express.