Quote:
Originally Posted by kimura0715
following the guide to compile SVN with VC++ shows this
3) Install ActivePerl 5.10
which can be downloaded here:
http://downloads.activestate.com/Act...188.msi∞
Be sure to install to the directory of c:\Perl
NOTE: Newer versions/compiles of the EQEmu source code require ActivePerl 5.10+ (older versions of ActivePerl will give errors while compiling).
If a previous version of ActivePerl is installed:
* Backup any customizations that you need to.
* Uninstall the old version via the control panel.
* Manually delete the c:\perl directory.
* Install the new version
but then when its time to run the world.exe you get an error stating no perl58.dll found and the solution to this via the forums is to remove the newer perl and install an older version....
so i have to use the newer to compile, but the older to run it??? im confused lol
|
This thread
http://eqemulator.net/forums/showthread.php?t=27983 post #5 may help you out. The dev kit it mentions is out dated so look here:
http://eqemulator.net/forums/showthr...ght=eqemu+1118 at post #39.
That should remedy most of your problems. I encountered another issue after resolving the very issue you are having. Adding the Perl\lib\CORE directory to the VC++ directory listing may help as well.