tcnative-1.dll Can’t load AMD 64-bit .dll on a IA 32-bit platform
Oh man, I found the problem. I had an old JRE in a weird place which was being accessed by JRE_HOME. I removed that dir, fixed my environment variables, and that took care of it.
Oh man, I found the problem. I had an old JRE in a weird place which was being accessed by JRE_HOME. I removed that dir, fixed my environment variables, and that took care of it.
EDIT: Since I got another crash report yesterday for one of my apps I dug a bit deeper into the matter and found a third very likely explanation for that problem: Google Play Partial APK Update Goes Wrong To be honest, I did not know about that feature. The APK file name suffix “-2.apk” made … Read more
on my Ubuntu 12.04 32 bit. I edit the command to: ln -s /usr/lib/jni/libswt-* ~/.swt/lib/linux/x86/ And on Ubuntu 12.04 64 bit try: ln -s /usr/lib/jni/libswt-* ~/.swt/lib/linux/x86_64/