Thread
:
[Announce/WIP][Alpha] MeeCoLay - run Harmattan apps on Fremantle!
View Single Post
amr.fayz
2012-10-01 , 10:17
Posts: 224 | Thanked: 132 times | Joined on Jun 2012 @ Cairo ;Egypt
#
508
Finally i solved the problem of
module "com.nokia.meego" is not installed
import com.nokia.meego 1.1
^
Solution is
Change import directories like this
QML_IMPORT_PATH="/opt/meecolay/lib/qt4/imports:/opt/qtm12/imports:$QML_IMPORT_PATH"
Instead of
export QML_IMPORT_PATH="/opt/meecolay/lib/qt4/imports:/opt/qtm12/imports:$QML_IMPORT_PATH"
its Work correctly but There Another module Does not work Like
module "QtMultimediaKit" is not installed
import QtMultimediaKit 1.1
^
Despite i install
QtMultimediaKit declarative
and i have QtMultimiedaKit in \imports\QtMultimiedaKit
Thanks
Quote & Reply
|
amr.fayz
View Public Profile
Send a private message to amr.fayz
Find all posts by amr.fayz