XDE Failed to load the JNI shared library Win 7 64bit CPU

Technical questions regarding the XTC tools and programming with XMOS.
Neutron
Newbie
Posts: 1
Joined: Sat Aug 11, 2012 4:43 am

XDE Failed to load the JNI shared library Win 7 64bit CPU

Post by Neutron »

Hello,
I have a 64bit CPU with Windows 7 64 bit. I just downloaded the 11.11.1 desktop tools and when I try to run the XDE, it gives the following error message: Failed to load the JNI shared library "C:\Program Files\Java\jdk1.7.0_04/bin\..\jre\bin\server\jvm.dll".

I have a C:\Program Files\Java\jdk1.7.0_04\bin directory. I also have a
C:\Program Files\Java\jre7\bin\server directory with jvm.dll inside it.

Possibly Windows is having trouble with the /bin\.. part of the directory. To the best of my knowledge, I have the 64bit JDK that includes the JRE. How do I fix the XDE settings? Is there supposed to be more than one XDE, because I didn't see anything that allows me to choose 32 bit or 64 bits.
Frank


GRai
Newbie
Posts: 1
Joined: Fri Jun 17, 2016 12:50 pm

Post by GRai »

Just for reference, if someone searching for the same query, With the above mentioned configurations(64-bit windows), you need to have java "32-bit" installed in your system. I had the same issue and I fixed it.