hi marmistrz I hope that you are doing fine Excuse me I had a vacation I'm sorry for not uploading i Will upload it today but Why warned me?? I try help only my lib have the same Mistake HTML Code: libqmsystem2.so.1: undefined symbol: dsme_battery_empty_ind I created /opt/qt4-maemo5/imports/QtMobility/ and /opt/qt4-maemo5/lib and put in it missing lib Out of meecolay lib and i export it in env File like this HTML Code: if [ -n "$QML_IMPORT_PATH" ]; then export QML_IMPORT_PATH="/opt/qtm12/imports:/opt/qt4-maemo5/imports:$QML_IMPORT_PATH" else export QML_IMPORT_PATH="/opt/qtm12/imports:/opt/qt4-maemo5/imports" fi And the same case in libs And it works with me Sorry if i disturbed you
libqmsystem2.so.1: undefined symbol: dsme_battery_empty_ind
if [ -n "$QML_IMPORT_PATH" ]; then export QML_IMPORT_PATH="/opt/qtm12/imports:/opt/qt4-maemo5/imports:$QML_IMPORT_PATH" else export QML_IMPORT_PATH="/opt/qtm12/imports:/opt/qt4-maemo5/imports" fi