I'm not much into programming but I found out how to compile macroquest awhile back using the post from jninja and Kint in this thread:
http://macroquest2.com/phpBB2/viewtopic ... 0&start=60
I use Visual Studio 6 and it has worked great until now after the new patch.
I tried with the newest CVS and the newest zip file and it compiles fine, but when I enter EQ with any character, I get a popup window named "Microsoft Visual C++ Debug Library":
"Program: D:\Games\Everquest\eqgame.exe
Module:
File: i386\chkesp.c
Line: 42
The value of ESP was not properly saved across a function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention.
(Press Retry to debug the application)"
Then it has 3 buttons: Abort, Retry, Ignore. If I press retry it comes up again, Ignore it goes away but comes again when I do a /who, and Abort crashes EQ.
I got this Dejavu.zip release to work:
http://macroquest2.com/phpBB2/viewtopic.php?t=3896
I'm just wondering how to compile the new CVS release?

