View Single Post
  #7  
Old 05-28-2014, 04:48 AM
vsab's Avatar
vsab
Discordant
 
Join Date: Apr 2014
Location: United Kingdom
Posts: 276
Default

Re-run cmake , delete the cache, click configure and untick azone (you don't need it and it's currently broken), configure again for good measure then generate. Re-running cmake should find the correct location to Perl, I think it's still trying to compile vs the 64 bit one.

On my system I don't have a:-
C:\Perl\lib\CORE\perl514.lib
but I do have a
C:\Perl\lib\CORE\perl512.lib
Reply With Quote