View Single Post
  #13  
Old 12-31-2011, 10:10 AM
Andrew80k
Dragon
 
Join Date: Feb 2007
Posts: 659
Default

Quote:
Originally Posted by kalua View Post
Not sure if this helps or not, but I'm able to compile the current source on 64-bit openSUSE 12 by modifying the makefiles to reference my 32-bit ActivePerl 5.14.2 install path.

For zone and world I had to fix the GvCV due to 5.14 not returning an lvalue, but the code already compensates for Windows compilers on that issue.
How did you fix the GvCV? I'm running into this issue. Can't find a fix on the web yet.
Reply With Quote