After successfully compiling the project, I have an executable file.
When I type ./program as a result, I see:
QML Error: qrc:///qml/main.qml:25:1:module "QtGraphicalEffects" is not installed qrc:///qml/main.qml:24:1:module "QtQuick" is not installed
I use QtQuick 2.0, Qt5 and Ubuntu, QtQuick and QtGraphicalEffects are in ~/Qt5.0.2/5.0.2/gcc/qml/ I have a new Qt SDK from the site project.
I tried to run this application also on Windows 7, but with the same result.
Can anyone help?
jtomaszk
source share