Page 1 of 1

Compiler error

Posted: Wed Dec 10, 2003 9:23 am
by DrMadd
Ok I have tried over and over and over to get Visual Studio to install. It was working before but now it gets errors during the install and after it completes ( using ignore when the errors pop up ) It says it cant find some dll's. ( SQL dll is one of em ) I'm at work right now so I don't have the exact errors and what not...


Here is my question though... I have one of those Learn C++ in 24 hrs books that comes with a CD that has a compiler on it. Can I use that to compile MQ2 ???

Posted: Wed Dec 10, 2003 9:53 am
by dunce
http://macroquest2.com/main.php?p=download will show you what you need to do.
But the simple answer is no. You can't compile with anything else but the MSVS C++ tools unless you're good enough to rewrite the whole thing from scratch.

Posted: Wed Dec 10, 2003 9:57 am
by Mckorr
I've tried rewriting it to a freeware compiler like Dev-C++. Much ugliness, I wouldn't recommend it :)