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.
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.
#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
Open 'TSE SDK.sln' in the 'vc7' folder and compile.
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.
Associate Kyle Carter