Compile error while using cvs builds.

A forum for feature requests/discussions and user submitted patches that improve MQ2

Moderator: MacroQuest Developers

yal
a lesser mummy
a lesser mummy
Posts: 35
Joined: Wed Oct 01, 2003 11:03 pm

Compile error while using cvs builds.

Post by yal » 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.
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
Yal.

MacroFiend
a grimling bloodguard
a grimling bloodguard
Posts: 662
Joined: Mon Jul 28, 2003 2:47 am

Post by MacroFiend » Wed Oct 01, 2003 11:45 pm

Your CVS isn't configured properly. Read http://macroquest2.com/phpBB2/viewtopic.php?t=2324