View Single Post
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#452
Originally Posted by amr.fayz View Post
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
I warned you because you upload something I've already ported.
Even if you do the thing with qt4-maemo5, it causes much more mess.

MeeCoLay will be developed, and your libraries will stay, and this is what creates mess.

for dsme... read a couple of pages before. Or view the workarounds wiki page
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here

Last edited by marmistrz; 2012-09-16 at 14:10.