[Interest] import QtQml.Models 2.0 error
zhxt at ovi.com
zhxt at ovi.com
Wed Apr 2 04:34:13 CEST 2014
hi, Cheng Liang:
On Tuesday, April 1, 2014 9:05 PM, 程梁 <devbean at outlook.com> wrote:
Hi, there!
I'm trying to develop with QML and Qt Creator 3.0. When I add the statement "import QtQml.Models 2.0", QTC says "module "QtQml.Models" version 2.0 is not installed". I tried with Qt 5.2.1 on Windows 7/8 (VS2010/VS2012) and Mac OS X(clang), all the same.
Do you know what's happening?
Thank you!
Best regards,
Cheng Liang
Nanjing, China
http://www.devbean.net
_______________________________________________
Interest mailing list
Interest at qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest
QtQml.Models started at version 2.1, so you should:
import QtQml.Models 2.1
Br,
Zhang Xingtao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140401/99e10464/attachment.html>
More information about the Interest
mailing list