Newbie help please
by arteria3d · in Torque Game Engine Advanced · 11/10/2004 (1:15 am) · 1 replies
I had got tse, and am now at the stage where i have loaded the sdk.dsw into C.
As i am new to C a few simple things are proving hard for me....
In the docs once the sdk.dsw is loaded, it doesnt tell u the next step - just now u can start working with the engine.
Can someone please tell me whether i batch build it or create torque demo.exe. Surely that should be Torque TSE???
Help is very much apreciated - i have been trying hard to grasp the fundamentals of C and setting up - but just need a little help
Thanks
Steve
As i am new to C a few simple things are proving hard for me....
In the docs once the sdk.dsw is loaded, it doesnt tell u the next step - just now u can start working with the engine.
Can someone please tell me whether i batch build it or create torque demo.exe. Surely that should be Torque TSE???
Help is very much apreciated - i have been trying hard to grasp the fundamentals of C and setting up - but just need a little help
Thanks
Steve
About the author
Owner of uk based Ltd company ArteriaMediaLtd. with a trading name of Arteria3d Website;arteria3d.com
Torque Owner Nick Zafiris
Have you installed the latest DirectX SDK? You need to download it and install it first and include it in your project as shown in the documentation.
After you do that you just do a Build and the TSE.exe is created.
Nick