Hi all,

I have a big interest in QML but am facing an issue where I can't 
understand what to do.
I downloaded the latest Qt Creator snapshots and started looking at the 
Quick examples.
In the one named "tutorials" -> "extending", all QML files contains a line 
: "import Charts 1.0" that leads to a compilation error : " module Charts 
is not installed ".

But I can't solve that.
Is this module a package that will be included later ?
Or (regarding the title of the tutorial), is the module a C++ 'plugin' 
that I have to compile myself ? In this case, could somebody help finding 
the right sources to do so, and explain the process to include the plugin 
in the QML appli ?

Thanks in advance.

PS : I browsed the Qt Creator help and the web but can't find a satisfying 
answer. Sorry if I should have do so. ;-)

Best regards,
Matthieu
_______________________________________________
Qt-qml mailing list
Qt-qml@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-qml

Reply via email to