Sorry about not being specific. The problem is having 64bit operating system. Thats why ddms is not workingç ANy solution to fix this problem?
On Mar 28, 9:51 pm, John Doe <[email protected]> wrote: > How can we achieve to have DDMS running on Vista? I have a Vista64 > installed computer and when I try to run DDMS it gives me the error > below. > I tried several methods but it was of no use. Can anybody help me ? > > 49:56 E/ddms: shutting down due to uncaught exception > 49:56 E/ddms: java.lang.UnsatisfiedLinkError: C:\android\tools\lib\swt- > win32-323 > 6.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform > at java.lang.ClassLoader$NativeLibrary.load(Native Method) > at java.lang.ClassLoader.loadLibrary0(Unknown Source) > at java.lang.ClassLoader.loadLibrary(Unknown Source) > at java.lang.Runtime.loadLibrary0(Unknown Source) > at java.lang.System.loadLibrary(Unknown Source) > at org.eclipse.swt.internal.Library.loadLibrary(Library.java: > 123) > at org.eclipse.swt.internal.win32.OS.<clinit>(OS.java:18) > at org.eclipse.swt.graphics.FontData.<init>(FontData.java:259) > at com.android.ddms.PrefsDialog.setDefaults(PrefsDialog.java: > 198) > at com.android.ddms.PrefsDialog.init(PrefsDialog.java:140) > at com.android.ddms.Main.main(Main.java:74) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

