View Single Post
  #26  
Old 01-16-2012, 11:43 AM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default

For some reason the emu perl stuff, perl5.14 and vs2008 don't seem to be compatible. I haven't taken the time to mess with it too much. I got it to compile as well, but it kept barfing in zone.exe loading the perl commands. I haven't tried it yet with the debugger on to see if I can get anything else out of it. perl5.10 and 5.12 both work. If you move to 5.12, you'll need to edit the code and config to include those libraries, though you can probably just rename the perl512 library to perl510 and it would likely work. Seems like I read that someone did that.
Reply With Quote