Game Development Community

Getting MFC error with Visual C++ 6

by Vashner · in Torque Game Engine · 04/01/2002 (10:43 pm) · 0 replies

I can compile and run the head version just fine.
Now I moved everything over to new directories and makeing new workspace and project files for VC++.

When I load my workspace dsw file it crashes.

Here is the error.
he program 'C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\MSDEV.EXE' has exited with code 0 (0x0).


Randy...