Game Development Community

Building problems with Visual C++ .NET

by Jean-Pierre Delage · in Torque Game Engine · 11/08/2003 (11:23 am) · 1 replies

I am trying to build the Torque Demo project with Visual Studio 2002 and I get the following problems:

The initial build of the project goes well (no errors). When I try to start the demo, I get a dialog saying that project configurations are out of date and if I want to build them.
If I do, I get build errors. When I continue, TorqueDemo_DEBUG.exe tries to run but then I get a dialog 'Failed to open'main.cs'.

Any suggestions?
Is there a tutorial on how to build the SDK with Visual Studio 2002 or 2003 (I have both).

Thanks

About the author

Recent Threads


#1
11/08/2003 (12:32 pm)
You need to set your working directory to the example directory.