View Single Post
Posts: 1,313 | Thanked: 2,977 times | Joined on Jun 2011 @ Finland
#15
Originally Posted by stuartmarsden View Post
Code:
file:///opt/helloqt5/qml/helloqt5/main.qml:2:1: module "com.nokia.meego" is not installed 
     import com.nokia.meego 1.1 
     ^
This is probably the same issue with the libraries and I will have to point it at the qt5 QML MODULES.

Do not know how yet but I am sure google will help.
You can point to the import directories like this:

Code:
QML_IMPORT_PATH=/opt/qt5/imports
And remember to replace the versions to:

Code:
import QtQuick 2.0
import com.nokia.meego 2.0
__________________
My N9/N950 projects: