Getting a 64-bit copy of Windows XP
I've been getting a few emails about folks interested in using my MatlabBGL software on 64-bit installations of Windows.
Personally, I don't have a 64-bit installation of a Windows environment (XP, Server, or Vista) which always made testing a little difficult. A while back, the ICME sysadmin (a really huge help!) setup a machine with a 64-bit copy of XP to test for one person. I got the code compiled and everything tested. (Unfortunately, I couldn't reproduce the problem he identified.)
In theory, I thought it would work quite simply. I compile a 64-bit libmbgl, and they compile the .mexw64 files on their system.
Life is never that simple.