Processing, OpenGL and Windows x64
in
Integration and Hardware
•
3 years ago
Hey Folks.
I can't get any OPENGL sketches working on my 64bit (intel/nvidia) windows machines. I get the following error:
Can't load IA 32-bit .dll on a AMD 64-bit platform
I'm aware that this is a known issue and in the bug database,
Ben has commented that he's going to fix it. I've also read some threads such as these...
... that relate to the same issue but always on linux, and not windows.
My understanding is that this should be easy to fix by downloading the windows x64 JOGL libs and replacing the ones installed as default in processing. However when I look at the JOGL published binaries, I can only see an AMD64bit Jar, nothing for x64 intel (does that even matter?)
Could someone please tell me where I get the replacement JOGL (and other necessary files?) for wintel x64, and how they are installed? (do I have to uncompress the .JAR?)
Thanks for your patience, I know this must be tiring ;)
Jim
3