hi, Cheng Liang: 
On Tuesday, April 1, 2014 9:05 PM, 程梁 <devb...@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@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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to