View Single Post
  #4  
Old 02-04-2015, 02:31 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by Riklin View Post
I have tried several times to do a build with the x64 perl removed and the "standard" version of perl installed, however the compiler seems to want all the libs/DLLs to be either 64bit or 32bit, not a mix... It errors out if there is a mix.

I guess I'll keep tinkering a bit and see if I can get it to compile without errors. I really do not want to go back to 32 bit, especially since everything else seems to work perfectly in 64 bit.
MySQL does not need to change back to 32 bit, only the Perl libs need to change.

And more particularly, you really really once again should be using a Perl version that plays nice with our embedded source. If you run into random crashes don't expect us to support it.
Reply With Quote