Compile problems

A forum for reporting bugs NOT related to custom plugins.

Moderator: MacroQuest Developers

AlphaBeta
a ghoul
a ghoul
Posts: 126
Joined: Sat Nov 09, 2002 12:35 am

Compile problems

Post by AlphaBeta » Wed Nov 26, 2003 8:08 pm

Just did the compile as directed with VC6 and got the following errors

Code: Select all

--------------------Configuration: MQ2Main - Win32 Release--------------------
Compiling...
EQClasses.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2Auth.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2ChatHook.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2CleanUI.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2CommandAPI.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2Commands.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2DetourAPI.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2DInput.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2Globals.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2MacroCommands.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2Main.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2Mouse.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2Parms.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2ParseAPI.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2PluginHandler.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2Pulse.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2UserVars.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
MQ2Utilities.cpp
C:\macroquest compile area\MQ2Main\MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
Error executing cl.exe.

MQ2Chat.dll - 18 error(s), 0 warning(s)
--------------------Configuration: MQ2ChatWnd - Win32 Release--------------------
Compiling...
MQ2ChatWnd.cpp
C:\macroquest compile area\MQ2ChatWnd\../MQ2Main/MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
Error executing cl.exe.

MQ2ChatWnd.dll - 1 error(s), 0 warning(s)
--------------------Configuration: MQ2EQBugFix - Win32 Release--------------------
Compiling...
MQ2EQBugFix.cpp
C:\macroquest compile area\MQ2EQBugFix\../MQ2Main/MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
Error executing cl.exe.

MQ2EQBugFix.dll - 1 error(s), 0 warning(s)
--------------------Configuration: MQ2FPS - Win32 Release--------------------
Compiling...
MQ2FPS.cpp
C:\macroquest compile area\MQ2FPS\../MQ2Main/MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
Error executing cl.exe.

MQ2FPS.dll - 1 error(s), 0 warning(s)
--------------------Configuration: MQ2ItemDisplay - Win32 Release--------------------
Compiling...
MQ2ItemDisplay.cpp
C:\macroquest compile area\MQ2ItemDisplay\../MQ2Main/MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
Error executing cl.exe.

MQ2ItemDisplay.dll - 1 error(s), 0 warning(s)
--------------------Configuration: MQ2Labels - Win32 Release--------------------
Compiling...
MQ2Labels.cpp
C:\macroquest compile area\MQ2Labels\../MQ2Main/MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
Error executing cl.exe.

MQ2Labels.dll - 1 error(s), 0 warning(s)
--------------------Configuration: MQ2Map - Win32 Release--------------------
Compiling...
MQ2Map.cpp
C:\macroquest compile area\MQ2Map\../MQ2Main/MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
Error executing cl.exe.

MQ2Map.dll - 1 error(s), 0 warning(s)
--------------------Configuration: MQ2Telnet - Win32 Release--------------------
Compiling...
MQ2Telnet.cpp
C:\macroquest compile area\mq2telnet\../MQ2Main/MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
Error executing cl.exe.

mq2telnet.dll - 1 error(s), 0 warning(s)
--------------------Configuration: MQ2Template - Win32 Release--------------------
Compiling...
MQ2Template.cpp
C:\macroquest compile area\MQ2Template\../MQ2Main/MQ2Main.h(434) : fatal error C1083: Cannot open include file: 'MQ2Auth2.h': No such file or directory
Error executing cl.exe.

MQ2Template.dll - 1 error(s), 0 warning(s)

Lax
We're not worthy!
We're not worthy!
Posts: 3524
Joined: Thu Oct 17, 2002 1:01 pm
Location: ISBoxer
Contact:

Post by Lax » Wed Nov 26, 2003 8:11 pm

Remember when you clicked the link to download? There's gigantic big bold words partly in red that say something, right above the download link. Please refer there.
Lax Lacks
Master of MQ2 Disaster
Purveyor of premium, EULA-safe MMORPG Multiboxing Software
* Multiboxing with ISBoxer: Quick Start Video
* EQPlayNice, WinEQ 2.0

User avatar
FreQuency
a hill giant
a hill giant
Posts: 215
Joined: Tue Sep 23, 2003 6:03 pm

Post by FreQuency » Wed Nov 26, 2003 11:17 pm

LOL
Loved your ranting in chat Lax gave me a good laugh tonight

Seventh
orc pawn
orc pawn
Posts: 16
Joined: Thu Nov 20, 2003 7:14 pm

Post by Seventh » Thu Nov 27, 2003 1:38 am

You did the same thing I did, compiled it out of order. :)

http://macroquest2.com/phpBB2/viewtopic.php?t=4221

Make sure you do the auths and compile the DLL before you batch compile.