Command line compiling w/ VS.NET broken?
Posted: 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>