Annoying error while loading libraries
Lauri Laanmets
lauri.laanmets at proekspert.ee
Mon Jun 27 22:21:45 CEST 2011
Hi
To me it seems random but maybe there is a pattern behind the error I get while starting my app. Does anybody know a good hint? And it doesn't matter if its emulator or real device or if it's my libs or Ministro downloaded. Also, the failing libraries are not always the same - sometimes it works and I never know what I did to make it work.
Starting remote process ...
D/dalvikvm( 964): Trying to load lib /data/local/qt/lib/libQtCore.so 0x44920780
D/dalvikvm( 964): Added shared lib /data/local/qt/lib/libQtCore.so 0x44920780
D/dalvikvm( 964): No JNI_OnLoad found in /data/local/qt/lib/libQtCore.so 0x44920780
D/dalvikvm( 964): Trying to load lib /data/local/qt/lib/libQtGui.so 0x44920780
D/dalvikvm( 964): Added shared lib /data/local/qt/lib/libQtGui.so 0x44920780
D/dalvikvm( 964): No JNI_OnLoad found in /data/local/qt/lib/libQtGui.so 0x44920780
D/dalvikvm( 964): Trying to load lib /data/local/qt/lib/libQtConnectivity.so 0x44920780
D/dalvikvm( 964): Added shared lib /data/local/qt/lib/libQtConnectivity.so 0x44920780
D/dalvikvm( 964): Trying to load lib /data/local/qt/plugins/platforms/android/libandroid-5.so 0x44920780
D/dalvikvm( 964): Added shared lib /data/local/qt/plugins/platforms/android/libandroid-5.so 0x44920780
I/Qt ( 964): qt start
D/dalvikvm( 964): Trying to load lib /data/data/eu.licentia.necessitas.industrius.example.SmartLCP/lib/libSmartLCP.so 0x44920780
I/dalvikvm( 964): Unable to dlopen(/data/data/eu.licentia.necessitas.industrius.example.SmartLCP/lib/libSmartLCP.so): Cannot load library: link_image[1721]: 55 could not load needed library 'QtConnectivity' for 'libSmartLCP.so' (load_library[1051]: Library 'QtConnectivity' not found)
Lauri
More information about the Necessitas-devel
mailing list