Building OpenSG 1.x using Visual Studio 2003/2005
Visual Studio 2003
Open OpenSG/VSBuild/VS7/OpenSG.sln in the Visual Studio IDE.
Visual Studio 2005
Open OpenSG/VSBuild/VS8/OpenSG.sln in the Visual Studio IDE.
In the Visual Studio 2005 Express edition the plaform sdk is missing so it is necessary to install the platform sdk from http://www.microsoft.com/downloads/details.aspx?FamilyId=0BAF2B35-C656-4969-ACE8-E4C0C0716ADB&displaylang=en Don't forget to add the include and lib path to Tools→Options→Projects and Solutions→VC++Directories
