Quantcast
Channel: Jobs
Viewing all articles
Browse latest Browse all 18427

QtXml error in Android

$
0
0
I have started to develop an aplication that reads data from an XML file and when I try to deploy and start my app in the device it reports the following error: Caused by: java.lang.UnsatisfiedLinkError: Cannot load library: link_image[1891]: 87 could not load needed library 'libQtXml.so' for 'libuntitled.so' (load_library[1093]: Library 'libQtXml.so' not found) The device is a Nexus S with Ministro installed and with libraries downloaded. I have also tried to deploy the app with the option of use Qt local system libs in the device. I have found the libQtXml.so in my system where are also located QtCore and others. Should I modify the rules.xml to include QtXml? If this is the issue, which lines should I include?

Viewing all articles
Browse latest Browse all 18427

Trending Articles