Game Development Community

Visual Studio .net 2003

by Francois Messier · in Torque Game Engine · 10/15/2004 (5:22 pm) · 3 replies

Hey guys, I'm having problems getting the engine to compile onn VS.net 2003.
It works fine with visual studio 6 but at school we're using visual studio.net 2003 which seems much better.

I beleive we have to use vc7 instead of 6.

When I try to open the solution for vc7 I get the following message: "The following file is not a support visual studio solution file"
I can open vc6 but get many errors when I compile it, I'm assuming that's the difference between the type of build it is.

I have updated the .net framework to sp2 though I doubt that would be of been the problem.

Any ideas? I can still use visual studio 6 but I'd like to see it on this new compiler.

Thanks for taking the time to look into this!

Frank

#1
10/16/2004 (1:38 am)
Francois,

The latest solution is for Visual Studio .Net 2003. It was an earlier version a while ago (2001) but it has since been upgraded.

When was the last time you downloaded the SDK? Perhaps you should try a new download in a new directory.

I can assure you that it does work at least. :)

- Melv.
#2
10/16/2004 (4:12 am)
I have VS 2003 and i got it compile fine by following the instructions in the documentation. Oh and 2003 = 7.1
#3
10/16/2004 (8:57 pm)
Maybe the .cc files are not recognized by Visual Studio.

Did you run the "VC7 .cc compiling.reg" file ?