I'm not sure what I'm doing wrong. Using Visualc++ 2005.
All other plugins compile fine, IE MQ2meelee, MQ2moveutils, adpath ect.
But I get this error with MQ2twist when trying to compile. Thanks for anyhelp! Oh I just clicked rebuild so I could get the error message again. it was the same.
Build Log
Rebuild started: Project: MQ2Twist, Configuration: Release|Win32
Command Lines
Creating temporary file "j:\MQ2-20110810\MQ2Twist\Intermediate\RSP00000151124280.rsp" with contents
[
/O2 /Ob1 /D "CINTERFACE" /D "_VC80_UPGRADE=0x0700" /D "_WINDLL" /D "_MBCS" /GF /FD /EHsc /MT /Zp1 /GS- /Fo".\Intermediate\\" /Fd".\Intermediate\vc80.pdb" /W3 /c /Zi /Gd /TP /DCINTERFACE
".\MQ2Twist.cpp"
]
Creating command line "cl.exe @"j:\MQ2-20110810\MQ2Twist\Intermediate\RSP00000151124280.rsp" /nologo /errorReport:prompt"
Output Window
Compiling...
MQ2Twist.cpp
EQLIB_IMPORTS
.\MQ2Twist.cpp(832) : error C2039: 'CastingSpellID' : is not a member of 'EQData::_SPAWNINFO'
j:\mq2-20110810\mq2main\EQData.h(1216) : see declaration of 'EQData::_SPAWNINFO'
Results
Build log was saved at "file://j:\MQ2-20110810\MQ2Twist\Intermediate\BuildLog.htm"
MQ2Twist - 1 error(s), 0 warning(s)

