Cannot load 32-bit SWT libraries on 64-bit JVM
Brought to you by:
aventin
After cownloading 7.3.7 con Linux 6.2 x64 with java 1.7.0_40 I get this error
java version "1.7.0_40"
Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot(TM) 64-Bit Server VM (build 24.0-b56, mixed mode)
java.lang.UnsatisfiedLinkError: Cannot load 32-bit SWT libraries on 64-bit JVM
I work with 64 JVM. So installer the jdk for i586 and again I get the same error, previously setting the JAVA_HOME to the right value. I also tested JAVA_HOME with the jre, but I got the same results.