Code: Select all
Compiling...
MQ2Spawns.cpp
MQ2Spawns.cpp(75) : error C2420: 'EQItemList_Trampoline' : illegal symbol in first operand
MQ2Spawns.cpp(76) : error C2415: improper operand type
MQ2Spawns.cpp(90) : warning C4035: 'EQItemList_Detour' : no return Value
MQ2Spawns.cpp(101) : error C2420: 'dEQItemList_Trampoline' : illegal symbol in first operand
MQ2Spawns.cpp(102) : error C2415: improper operand type
Error executing cl.exe.
MQ2Spawns.obj - 4 error(s), 1 warning(s)Getting this as I'm building MQ2Main.dll as per the instructions that I've followed for years now
Gonna dig into it mahself and see if I can figure out why I'm getting errors when I never did before. /shrug.
---Edit



