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
|