Command line compiling w/ VS.NET broken?

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

Moderator: MacroQuest Developers

Boredbard
a ghoul
a ghoul
Posts: 89
Joined: Thu Nov 27, 2003 11:49 am

Command line compiling w/ VS.NET broken?

Post by Boredbard » Thu Jun 17, 2004 6:17 pm

For the longest time, the way I've been compiling MQ2 is with the command line batch that comes with VS.NET. Its simpler and faster, and works when the timebombed GUI quits working. The 6/16 zip no longer works with the command stuff. Here's what it gives me:

Code: Select all

C:\MQ2>nmake

Microsoft (R) Program Maintenance Utility Version 7.00.9466
Copyright (C) Microsoft Corporation.  All rights reserved.

        chmod +x mq2auth.exe
'chmod' is not recognized as an internal or external command,
operable program or batch file.
        mq2auth
MQ2Auth0.h up-to-date
MQ2Auth0.h must now be compiled into MQ2 to allow this computer to use it.
[color=red]NMAKE : fatal error U1073: don't know how to make '\'[/color]
Stop.

C:\MQ2>

nimblefoot
a lesser mummy
a lesser mummy
Posts: 33
Joined: Sun Jun 29, 2003 11:50 am

Post by nimblefoot » Thu Jun 17, 2004 6:32 pm

I'm getting the same thing.

Boredbard
a ghoul
a ghoul
Posts: 89
Joined: Thu Nov 27, 2003 11:49 am

Post by Boredbard » Thu Jun 17, 2004 6:57 pm

Strange, I compiled with the free version (props to whoever found that), and can compile all my plugins from command line. It seems only MQ2Main cant compile with command line anymore :cry:

User avatar
dont_know_at_all
Developer
Developer
Posts: 5450
Joined: Sun Dec 01, 2002 4:15 am
Location: Florida, USA
Contact:

Post by dont_know_at_all » Thu Jun 17, 2004 7:18 pm

Zip updated to fix this.

Boredbard
a ghoul
a ghoul
Posts: 89
Joined: Thu Nov 27, 2003 11:49 am

Post by Boredbard » Thu Jun 17, 2004 7:20 pm

DKAA, you rock. :cool: