Compile error while using cvs builds.
Posted: Wed Oct 01, 2003 11:08 pm
I've noticed an error with one of the detours.lib files, when compiling macroquest, but funnily enough, only with cvs, dkaa's zip files work fine.
This is on 98SE with VS6, and has been happening for a few updates now.
I've enclosed a paste of the warning, and it's resulting errors.
This is on 98SE with VS6, and has been happening for a few updates now.
I've enclosed a paste of the warning, and it's resulting errors.
Yal.Linking...
..\Detours\lib60\detours.lib : warning LNK4003: invalid library format; library ignored
Creating library Release/eqlib.lib and object Release/eqlib.exp
..\Detours\lib60\detours.lib : warning LNK4003: invalid library format; library ignored
EQLib_Hooks.obj : error LNK2001: unresolved external symbol _DetourRemove@8
EQLib_MemChecks.obj : error LNK2001: unresolved external symbol _DetourRemove@8
EQLib_Hooks.obj : error LNK2001: unresolved external symbol _DetourFunction@8
EQLib_MemChecks.obj : error LNK2001: unresolved external symbol _DetourFunction@8
EQLib_Hooks.obj : error LNK2001: unresolved external symbol _DetourFunctionWithEmptyTrampoline@12
..\Release\eqlib.dll : fatal error LNK1120: 3 unresolved externals