I used to compile a WIN and MAC version on my Windows machine. It always worked. Now suddenly it no longer doesn’t.
I can still compile the code for WIN & MAC platforms on my MAC, but no longer on my PC.
Is that normal?
Thanks
Gert
I used to compile a WIN and MAC version on my Windows machine. It always worked. Now suddenly it no longer doesn’t.
I can still compile the code for WIN & MAC platforms on my MAC, but no longer on my PC.
Is that normal?
Thanks
Gert
You cannot build 64-bit Mac apps from Windows or Linux IDEs. Building 32-bit should continue to work.
http://developer.xojo.com/64-bit-guidelines$64-bit-information
Oh, I see. Good to know! Thanks.