Compiler error

Need help running MacroQuest2? Ask your questions about how to get things to work on your computer.

Moderator: MacroQuest Developers

DrMadd
a lesser mummy
a lesser mummy
Posts: 43
Joined: Tue Jun 03, 2003 1:03 pm

Compiler error

Post by DrMadd » Wed Dec 10, 2003 9:23 am

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 ???

dunce
decaying skeleton
decaying skeleton
Posts: 7
Joined: Thu Oct 30, 2003 2:18 pm

Post by dunce » Wed Dec 10, 2003 9:53 am

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.

Mckorr
Developer
Developer
Posts: 2326
Joined: Fri Oct 18, 2002 1:16 pm
Location: Texas

Post by Mckorr » Wed Dec 10, 2003 9:57 am

I've tried rewriting it to a freeware compiler like Dev-C++. Much ugliness, I wouldn't recommend it :)