Game Development Community

Support vc++.net?

by SSFAN · in Torque Game Engine · 07/16/2004 (8:39 am) · 4 replies

Hello there.

recently I purchased vc++.net standard and would like to use it for my torque game project but I'm not sure if TGE support vc++.net or not.

can I use vc++.net with TGE without any problems?

thanks.

About the author

Recent Threads

  • Question about scripting

  • #1
    07/16/2004 (8:52 am)
    Have you tried loading the Torque SDK project file and compiling? It should work without problems.
    #2
    07/16/2004 (4:04 pm)
    I use VS.Net 2002. I open the solution that is included in the vc6 folder that you get with WinCVS and it compiles fine after the conversion.
    #3
    07/16/2004 (11:32 pm)
    Visual Studio C++ .NET 2003 works just fine.
    Open 'TSE SDK.sln' in the 'vc7' folder and compile.
    #4
    07/17/2004 (8:58 am)
    Thanks for the answer.