Game Development Community

Hello world !questions

by SaurabhTorne · in Torque Game Engine · 06/17/2005 (8:31 pm) · 2 replies

Hi. This is my first post. I am very serious about gamedev and plan to make the next array Blockbusters.

1. But for now I just wanna know if I can get the download version of the SDK Docs.

2. Is Torque VC6 compatible? as I read in the getting started page that VC7 is recommended.

Thankyou.

#1
06/18/2005 (12:09 am)
I am going to start by answering 2.

2) Yes, Torque is VC6 compatible (I have compiled it with VC6 a few times on Windows XP in the last few months). Although I do prefer GCC (on Windows, MinGW).

1) You can, theoretically, use WGET to download the documentation, but it is frowned upon. It is better to manually "Save" the page through your browser.

I hope that helps, :)

Robert
#2
06/19/2005 (9:19 pm)
Thankyou