Compiling errors

Need help running MacroQuest 1? Too bad! Use MQ2.

Moderator: MacroQuest Developers

J
decaying skeleton
decaying skeleton
Posts: 9
Joined: Sun Oct 27, 2002 5:38 pm

Compiling errors

Post by J » Mon Jun 02, 2003 11:32 pm

Using VB6 Enterprise Edition.
Any and all help is appreciated..

AIM = Jaymes888

Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

cl.exe /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "
_MBCS" /Fp".\MacroQuest\vc60_mq.pch" /YX /Fo".\MacroQuest\\" /Fd".\MacroQuest\\"
/FD /c .\MacroQuest\MacroQuest.cpp
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'cl.exe' : return code '0x1'
Stop.
Thanks
J

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 » Tue Jun 03, 2003 1:27 am

VB6 != VC6

J
decaying skeleton
decaying skeleton
Posts: 9
Joined: Sun Oct 27, 2002 5:38 pm

compiling errors

Post by J » Tue Jun 03, 2003 2:26 am

bah the V, B and C keys are all next to each other.. its was supposed to say VC6.

J
decaying skeleton
decaying skeleton
Posts: 9
Joined: Sun Oct 27, 2002 5:38 pm

Compiling errors

Post by J » Tue Jun 03, 2003 2:57 am

ah fixed it.. wasnt pathing correctly.. successfully compiled and running right now..

Thanks


J