Need help running MacroQuest 1? Too bad! Use MQ2.
Moderator: MacroQuest Developers
-
Waxxedazz
- a lesser mummy

- Posts: 47
- Joined: Sat May 31, 2003 7:09 pm
Post
by Waxxedazz » Sat Jun 07, 2003 10:25 pm
that error was from dos prompt... the error I get in wincvs is "cvs [login aborted]: recv() from server cvs.sourceforge.net: EOF"
-
Waxxedazz
- a lesser mummy

- Posts: 47
- Joined: Sat May 31, 2003 7:09 pm
Post
by Waxxedazz » Sat Jun 07, 2003 10:26 pm
that error was from dos prompt... the error I get in wincvs is "cvs [login aborted]: recv() from server cvs.sourceforge.net: EOF"
-
Waxxedazz
- a lesser mummy

- Posts: 47
- Joined: Sat May 31, 2003 7:09 pm
Post
by Waxxedazz » Sun Jun 08, 2003 1:14 am
ok got the latest cvs and tried to compile... I get this:
--------------------Configuration: eqlib - Win32 Release--------------------
Compiling resources...
Compiling...
EQLib_Commands.cpp
EQLib_Hooks.cpp
EQLib_Interp.cpp
EQLib_MacroCommands.cpp
EQLib_MacroParser.cpp
EQLib_Main.cpp
EQLib_MemChecks.cpp
EQLib_Mouse.cpp
EQLib_TelnetServer.cpp
EQLib_Utilities.cpp
events.cpp
PerlMod.cpp
PerlModCore.cpp
stdafx.cpp
timers.cpp
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
Error executing link.exe.
eqlib.dll - 6 error(s), 2 warning(s)
I try to run the program in VS60 and it says that Eqlib.dll needs to be built but it gives the 6 errors prob.
-
Waxxedazz
- a lesser mummy

- Posts: 47
- Joined: Sat May 31, 2003 7:09 pm
Post
by Waxxedazz » Sun Jun 08, 2003 8:23 am
Yup, prob ended up being with Turtle program... had to use command prompt for wincvs and that worked... wincvs gui wouldnt work. Got most recient cvs and compiled and POOF I have working MQ. AWSOME this program rocks and many thanks to the help yall gave and to the wonderfull peeps that created the software.