Page 1 of 1

Compile problems

Posted: Wed Nov 26, 2003 8:08 pm
by AlphaBeta
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)

Posted: Wed Nov 26, 2003 8:11 pm
by Lax
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.

Posted: Wed Nov 26, 2003 11:17 pm
by FreQuency
LOL
Loved your ranting in chat Lax gave me a good laugh tonight

Posted: Thu Nov 27, 2003 1:38 am
by Seventh
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.