32bit Eclipse, 32bit JRE "Can't load IA 32-bit .dll on a AMD 64-bit platform [message #1386152] |
Fri, 13 June 2014 12:52  |
Eclipse User |
|
|
|
Hello all,
I'm sorry if this appears to be a duplicate but I'm having a problem that doesn't appear to be solvable using the various other entries of the same question.
I am getting an error on load of a DLL <dll-name>.dll: "Can't load IA 32-bit .dll on a AMD 64-bit platform" because the DLL is 32 bit.
The problem is, I am tryong to run the application in 32 bit as well but can't for some reason.
Eclipse is 32 bit, the run configuration points only to the 32 bit JRE, the JAVA_HOME envvironment variable points to the 32 bit Java JRE, and my PATH only has the 32 bit JRE entry in it.
Windows 7 64 bit
Java 1.6.0_32 32 bit JRE and JDK.
Eclipse Juno 32bit
I do have the 64 bit JRE and JDK installed as well.
I have a feeling some piece of of my eclipse project configuration is missing or wrong but I've exhausted all avenues that I am aware of.
A modified version of the same code and DLL have been proven to work on the same computer with the same Jave JRE and JDK and Eclipse, but using different project files. (Which were unfortunately recently removed so I cannot look at the config).
Any suggestions/help that someone can offer would be great!
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07737 seconds