Sun's Wireless Toolkit 2.5.2 on 64 bit Windows

Logan picture Logan · Dec 6, 2010 · Viewed 8.7k times · Source

I am having a 64 bit JDK installed on my laptop and to develop J2ME app, I recently installed Sun's WTK 2.5.2. When I m trying to run the project using this wtk, I m getting this error:

java.lang.UnsatisfiedLinkError:

Though my machine had an Intel core i3 processor(64 bits) the error says:

Can't load IA 32-bit .dll on a AMD 64-bit processor

Is there any way to solve this problem? Is there anything else I can do to make J2ME App on my laptop?

Answer

Marius picture Marius · Oct 25, 2012

I had the same issue.

Solved it by installing a 32 bit java, then re-installing the WTK, During installation it asks you witch JDK to use, then just point to the 32 bit java.