Macroquest2.dsw is not a valid Win32 application....

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

Moderator: MacroQuest Developers

anoneemuss
decaying skeleton
decaying skeleton
Posts: 1
Joined: Tue Dec 09, 2003 8:58 pm

Macroquest2.dsw is not a valid Win32 application....

Post by anoneemuss » Tue Dec 09, 2003 9:01 pm

First of all I am using eMbedded C++ 4.0
When I try to open Macroquest2.dsw it comes up with an error that says : Macroquest2.dsw is not a valid Win32 application. Anyone know what the problem is?

MacroFiend
a grimling bloodguard
a grimling bloodguard
Posts: 662
Joined: Mon Jul 28, 2003 2:47 am

Post by MacroFiend » Wed Dec 10, 2003 1:32 am

Your first problem is that MQ currently only compiles under MS Visual Studio (6 or .NET) or MS Visual C++ (6 or .NET).

The .dsw is a Visual C++/Studio workspace. It is NOT an application, so the error message you received is correct.

Start by getting the right compiler and most of your problems will be gone.