Post
by nemesis855 » Fri Sep 24, 2004 9:40 pm
greetings all,
I suspect I've commited some sort of newbie blunder in recompiling tonight. My working copy of MQ2 stopped working with the recent EQ patch ("incorrect client version"). In a stroke of newbie "genius" , I figured I'd download the latest version and recompile. After the download, I decided the thing to do would be to start "fresh" and I went to the trouble of totally nuking my existing MQ2 directory. After unzipping into a new MQ directory, I reran MQ2Auth. At this point, I started the recompile and the errors below occurred:
------ Build started: Project: MQ2Main, Configuration: Release Win32 ------
Compiling...
MQ2Windows.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2Utilities.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2Spawns.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2Pulse.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2PluginHandler.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2ParseAPI.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2Mouse.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2Main.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2MacroCommands.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2KeyBinds.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2Globals.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2DInput.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2DetourAPI.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2DataVars.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2DataTypes.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2DataAPI.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2Data.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2Commands.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2CommandAPI.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2CleanUI.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2ChatHook.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2Benchmarks.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
MQ2Auth.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
EQClasses.cpp
d:\MQ2\MQ2Main\MQ2Main.h(602) : fatal error C1083: Cannot open include file: 'MQ2Auth0.h': No such file or directory
Build log was saved at "file://d:\Mq2\MQ2Main\Intermediate\BuildLog.htm"
MQ2Main - 24 error(s), 0 warning(s)
------ Build started: Project: MQ2Map, Configuration: Release Win32 ------
Compiling...
MQ2MapCommands.cpp
EQLIB_IMPORTS
MQ2MapAPI.cpp
MQ2Map.cpp
Linking...
LINK : fatal error LNK1181: cannot open input file '..\Release\MQ2Main.lib'
Build log was saved at "file://d:\Mq2\MQ2Map\Intermediate\BuildLog.htm"
MQ2Map - 1 error(s), 0 warning(s)
------ Build started: Project: MQ2Telnet, Configuration: Release Win32 ------
Compiling...
WinTelnet.cpp
TelnetServer.cpp
EQLIB_IMPORTS
mq2telnet.cpp
EQLIB_IMPORTS
Linking...
LINK : fatal error LNK1181: cannot open input file '..\Release\MQ2Main.lib'
Build log was saved at "file://d:\Mq2\mq2telnet\Intermediate\BuildLog.htm"
MQ2Telnet - 1 error(s), 0 warning(s)
------ Build started: Project: MQ2Labels, Configuration: Release Win32 ------
Compiling...
MQ2Labels.cpp
EQLIB_IMPORTS
Linking...
LINK : fatal error LNK1181: cannot open input file '..\Release\MQ2Main.lib'
Build log was saved at "file://d:\Mq2\MQ2Labels\Intermediate\BuildLog.htm"
MQ2Labels - 1 error(s), 0 warning(s)
------ Build started: Project: MQ2ItemDisplay, Configuration: Release Win32 ------
Compiling...
MQ2ItemDisplay.cpp
EQLIB_IMPORTS
Linking...
LINK : fatal error LNK1181: cannot open input file '..\Release\MQ2Main.lib'
Build log was saved at "file://d:\Mq2\MQ2ItemDisplay\Intermediate\BuildLog.htm"
MQ2ItemDisplay - 1 error(s), 0 warning(s)
------ Build started: Project: MQ2Irc, Configuration: Release Win32 ------
Compiling...
MQ2Irc.cpp
EQLIB_IMPORTS
Linking...
LINK : fatal error LNK1181: cannot open input file '..\Release\MQ2Main.lib'
Build log was saved at "file://d:\Mq2\MQ2Irc\Intermediate\BuildLog.htm"
MQ2Irc - 1 error(s), 0 warning(s)
------ Build started: Project: MQ2HUD, Configuration: Release Win32 ------
Compiling...
MQ2HUD.cpp
EQLIB_IMPORTS
Linking...
LINK : fatal error LNK1181: cannot open input file '..\Release\MQ2Main.lib'
Build log was saved at "file://d:\Mq2\Mq2hud\Intermediate\BuildLog.htm"
MQ2HUD - 1 error(s), 0 warning(s)
------ Build started: Project: MQ2EQIM, Configuration: Release Win32 ------
Compiling...
MQ2EQIM.cpp
EQLIB_IMPORTS
Linking...
LINK : fatal error LNK1181: cannot open input file '..\Release\MQ2Main.lib'
Build log was saved at "file://d:\Mq2\Mq2eqim\Intermediate\BuildLog.htm"
MQ2EQIM - 1 error(s), 0 warning(s)
------ Build started: Project: MQ2EQBugFix, Configuration: Release Win32 ------
Compiling...
MQ2EQBugFix.cpp
EQLIB_IMPORTS
Linking...
LINK : fatal error LNK1181: cannot open input file '..\Release\MQ2Main.lib'
Build log was saved at "file://d:\Mq2\MQ2EQBugFix\Intermediate\BuildLog.htm"
MQ2EQBugFix - 1 error(s), 0 warning(s)
------ Build started: Project: MQ2CustomBinds, Configuration: Release Win32 ------
Compiling...
MQ2CustomBinds.cpp
EQLIB_IMPORTS
Linking...
LINK : fatal error LNK1181: cannot open input file '..\Release\MQ2Main.lib'
Build log was saved at "file://d:\Mq2\MQ2CustomBinds\Intermediate\BuildLog.htm"
MQ2CustomBinds - 1 error(s), 0 warning(s)
------ Build started: Project: MQ2ChatWnd, Configuration: Release Win32 ------
Compiling...
MQ2ChatWnd.cpp
EQLIB_IMPORTS
Linking...
LINK : fatal error LNK1181: cannot open input file '..\Release\MQ2Main.lib'
Build log was saved at "file://d:\Mq2\MQ2ChatWnd\Intermediate\BuildLog.htm"
MQ2ChatWnd - 1 error(s), 0 warning(s)
------ Build started: Project: MQ2Chat, Configuration: Release Win32 ------
Compiling...
MQ2Chat.cpp
EQLIB_IMPORTS
Linking...
LINK : fatal error LNK1181: cannot open input file '..\Release\MQ2Main.lib'
Build log was saved at "file://d:\Mq2\MQ2Chat\Intermediate\BuildLog.htm"
MQ2Chat - 1 error(s), 0 warning(s)
------ Build started: Project: MQ2Bzsrch, Configuration: Release Win32 ------
Compiling...
MQ2Bzsrch.cpp
EQLIB_IMPORTS
Linking...
LINK : fatal error LNK1181: cannot open input file '..\Release\MQ2Main.lib'
Build log was saved at "file://d:\Mq2\MQ2Bzsrch\Intermediate\BuildLog.htm"
MQ2Bzsrch - 1 error(s), 0 warning(s)
---------------------- Done ----------------------
Build: 0 succeeded, 13 failed, 0 skipped
I also tried copying MQ2Auth0.h into the MQMain2 subdirectory without success. I'm running Windows XP Pro (SP2). I'm using Visual C++.NET (2003) to compile. I would appreciate any ideas on how to fix this, especially if its something obvious. Thanks in advance.
nemesis855