Dev-C++ Compiler problem
by Alex Loren · in Technical Issues · 09/27/2002 (9:10 am) · 1 replies
I've just downloaded the Dev-C++ 4.9.5.0 Compiler, I went and converted the Torque MSVC++ workspaces to Dev-C++ workspace. I got that done without a problem but when I went to compile the workspaces I got so many errors that Dev-C++ crashed. Can some one tell me if there is a way to fix this, or do I have to get another compiler? Also I've got Dev-C++ to read the .cc file so that shouldn't be the problem.
Torque Owner TerroX
It had a missing openal reference and some other things missing, I had to use an old workspace file I think just to get all the files in, but I ended up doing them all by hand (and crashing the program lots doing so).
Not really successful at all myself, but I have never used a compiler before so I expected to fail.... Just wondering why no one else has succeeded in compiling the whole source on this free compiler, is 99% of the compiling done on warezed MSVC++?