Definitive answer to [TRACE] ImportError
Hi there,
For some reason, when trying to load the Android emulator to run KitchenSink (or any other app), the trace records returns the following
[TRACE] from _sqlite3 import *
[TRACE] ImportError: DLL load failed: Invalid access to memory location.
whole log: http://pastie.org/1255997
So what I noticed is that since I ever updated to 1.2.1, this error started to appear. Even in the latest 1.4-version, I can't start the emulator. Only when I try to compile against a Titanium Mobile SDK lower that 1.2, it succeeds at running the emulator.
Tried complete deinstall (including the hidden data folders), reinstalled from scratch. Same issue.
This question has been asked before, but the proposed solution didn't do the trick. See: http://developer.appcelerator.com/question/48741/cannot-compile–launch-application-on-android-emulator-after-upgrading-to-140
Could anyone please help? Thanks!
Specs: Win7 64-bits, latest Java / Android SDK's