Hello all
We are starting to deploy Windows 2003x64 servers so I was looking to recompile some of my code into 64bit exes. Is there a way to do this with PerlApp on my x32 machine? If not, I'm assuming I should install PDK on a x64 machine copy my code to it and compile there.
Is this correct?
Thanks
Jeff
To get 64-bit exes, you will need to install PDK Deployment Tools for Win-64-bit, with a compatible ActivePerl 64-bit version, on a 64-bit version of Windows and then recompile your code.