Game Development Community

SDK, but how?

by HardBoot · in Torque Game Engine · 01/02/2003 (1:01 pm) · 5 replies

Hi everyone! Just joined up here, Im still a novice at C++ but i should learn quickly ;).

Anys.... I dld the Torque SDK and want to check out the example games with it and try some scripting. But i cant figure out how to even run the games. It looks to me like I need to compile and link them yet, but i hope not, or is it cmnd line? yup Im clueless.

If anyone could give me a link to a tutorial, or just a brief "hey dumb#ss, do this" it would be greatly appreciated.

About the author

Recent Threads

  • Im lost
  • Some Suggestions

  • #1
    01/02/2003 (1:13 pm)
    Hm, it really isn't hard to find, but anyhow... :P
    www.garagegames.com/docs/torque.sdk/index.php
    #2
    01/02/2003 (1:24 pm)
    your talking about

    cd C:\torque\example
    torquedemo

    right? That doesnt work.

    torquedemo is not recognized as internal or external....
    #3
    01/02/2003 (1:26 pm)
    you using Visual Studio to compile this?

    open C:\Torque\vc6\Torque SDK.dsw

    Edit:
    if not .. Boot into linux :)
    #4
    01/02/2003 (1:43 pm)
    You need to compile it before you can do anything. Its all in the documentation.

    http://www.garagegames.com/docs/torque.sdk/index.php#build
    #5
    01/02/2003 (2:07 pm)
    thanks, i got it now ;)
    and yes, visual studio