<< Simple splash screen | Home | Android - Where to start? >>

Sony Ericsson emulator problem on 64bit Windows

I stumbled across a problem with Sony Ericsson emulator trying to run it on Windows 7 64bit, with Java JDK 1.6.0.18 last week.

 

Error produced while attempting to run emulator from IntelliJ IDEA was following:

java.lang.UnsatisfiedLinkError:C:\SonyEricsson\JavaME_SDK_CLDC\WTK2\bin\sublime.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform

There is a simple solution:

  • Un-install Sony Ericsson Java ME SDK
  • Download and install 32 bit Java SDK (No need to remove current Java SDK which is installed in C:\Program Files\Java\jdk1.6.0_18 as 32bit version will get installed in C:\Program Files (x86)\Java\jdk1.6.0_18)
  • You do not need to set PATH of this Java installation
  • Re-install Sony Ericsson Java ME SDK, which should automatically pick installation directory of 32bit Java (C:\Program Files (x86)\Java\jdk1.6.0_18)


Enjoy Sony Ericsson emulator on 64bit OS

Categories : Tips, Sony Ericsson, JME

Export this post as PDF document  Export this post to PDF document

Social Bookmarks :  Add this post to Slashdot    Add this post to Digg    Add this post to Reddit    Add this post to Delicious    Add this post to Stumble it    Add this post to Google    Add this post to Technorati    Add this post to Bloglines    Add this post to Facebook    Add this post to Furl    Add this post to Windows Live    Add this post to Yahoo!
Technorati Tags : , , , , ,


Re: Sony Ericsson emulator problem on 64bit Windows

finally back to blogging! :-)
Avatar: Peter Miklosko

Re: Sony Ericsson emulator problem on 64bit Windows

Finally found time to do so. Also looks like that in the future I may change topic of this blog too

Re: Sony Ericsson emulator problem on 64bit Windows

You helped me very much. Thank you for posting it !

Add a comment Send a TrackBack