Page 1 of 1

Cant Build MQ2Main

Posted: Mon Mar 29, 2004 2:37 pm
by Vituz

Code: Select all

--------------------Configuration: MQ2Main - Win32 Release--------------------
Compiling...
EQClasses.cpp
MQ2Auth.cpp
MQ2Benchmarks.cpp
MQ2ChatHook.cpp
MQ2CleanUI.cpp
MQ2CommandAPI.cpp
MQ2Commands.cpp
MQ2Data.cpp
MQ2DataAPI.cpp
D:\mq\MQ2Main\MQ2DataAPI.cpp(290) : error C2362: initialization of 'NewLength' is skipped by 'goto pmvbottom'
        D:\mq\MQ2Main\MQ2DataAPI.cpp(285) : see declaration of 'NewLength'
D:\mq\MQ2Main\MQ2DataAPI.cpp(290) : error C2362: initialization of 'NewLength' is skipped by 'goto pmvbottom'
        D:\mq\MQ2Main\MQ2DataAPI.cpp(285) : see declaration of 'NewLength'
D:\mq\MQ2Main\MQ2DataAPI.cpp(290) : error C2362: initialization of 'NewLength' is skipped by 'goto pmvbottom'
        D:\mq\MQ2Main\MQ2DataAPI.cpp(285) : see declaration of 'NewLength'
MQ2DataTypes.cpp
MQ2DetourAPI.cpp
MQ2DInput.cpp
MQ2Globals.cpp
MQ2KeyBinds.cpp
MQ2MacroCommands.cpp
MQ2Main.cpp
EQLIB_EXPORTS
MQ2Mouse.cpp
MQ2Parms.cpp
MQ2ParseAPI.cpp
MQ2PluginHandler.cpp
MQ2Pulse.cpp
MQ2Spawns.cpp
MQ2UserVars.cpp
MQ2Utilities.cpp
MQ2Windows.cpp
Error executing cl.exe.

MQ2Main.dll - 3 error(s), 0 warning(s)
As you can see everytime I try to build MQ2Main.dll I get errors with MQ2DataAPI.cpp. I did read the manual.. checked the FAQ and looked on the forums havnt seen anything remotely like this. So figured I'd post it myself see if I can get it working.

Posted: Mon Mar 29, 2004 3:01 pm
by Lax
Download the newest zip

Posted: Mon Mar 29, 2004 4:59 pm
by Vituz
Thanks... I think. I coulda swore I had the latest already was something fixed recently?