Processing, Snow Leopard and 32 vs 64 bit
in
Library and Tool Development
•
3 years ago
I'm developing a library and ran into the mach-o issue that says that my library is of the wrong architecture. I suspect this is because my jnilib is 64-bit and Processing maybe 32-bit.
So I have a couple of questions that will hopefully clear a few things up for me. Does the 1.2.1 OS X install of Processing come with it's own JDK? Or does it use the one that comes native with Snow Leopard? In either case, is it 32 or 64 bit?
Thanks!
2