Hi there;
in order to migrate to the new qt 4.6, i installed the libtqt4-maemo5-* libraries to the N900 phone using the instructions specified in the qt4 wiki (uninstall the previously installed qt 4.5.3 libs and installed the 4.6 one: http://wiki.maemo.org/Qt4_Hildon#Usi...6_in_Fremantle )
I tried to run an application i made (written in Qt 4.5.0 and used to run perfectly on the phone with old Qt libs 4.5.3 with no problems at all), the aplicatgion was installed successfully but didn't start indicating that the " error while loading shared libraries: libQtWebKit.so.4: cannot open shared object file: No such file or directory"
I made sure that I've installed all Qt libs needed by the application (libqt4-maemo5-core, libqt4-maemo5-gui, libqt4-maemo5-webkit)
I don't know what went wrong. How can I fix this
thanx in advance

Reply With Quote

