[Qt-qml] QtQuick not installed
Charley Bay
charleyb123 at gmail.com
Tue Nov 9 01:50:31 CET 2010
Mark spaketh:
> I am fairly new to QML.
> I just did a simple Rectangle but QmlViewer says "module "QtQuick" is not
> installed on the line "import QtQuick 1.0".
>
> Isn't QtQuick module pretty basic? I am on a macbook, is there anything I
> need to set in the environment?
>
>
For now, use "import Qt 4.7" at the top of the file (that's what I do).
Apparently "import QtQuick 1.0" is in the next dot release (e.g., 4.7.1).
So, if you're using 4.7.0, it might not be there. (If you pulled-and-built
from gitorious, it might be there.)
--charley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt.nokia.com/pipermail/qt-qml/attachments/20101108/2aa0aca0/attachment.html
More information about the Qt-qml
mailing list