Linux is not Windows. It doesn't look for libraries in application directory.
Linux is not Windows. It doesn't look for libraries in application directory.
Ok, I fogot to mention, I used the method described in http://doc.qt.nokia.com/4.8/deployment-x11.html (LD_LIBRARY_PATH=...) to point to the directory. The "ldd" comment can resolve all dependencies correctly. However, the program fails to load the qml view :-(
Bookmarks