Dear All:
When I compile qt5 webkit it give the error message below:
=====
 "qtwebkit/Source/WebKit/qt/declarative/qdeclarativewebview_p.h:25:28: fatal 
error: QDeclarativeItem: No such file or directory
=====
but I found this file is in the qtquick1 module, so I try add this module via 
some pro file but failed, can any one tell me how to add quick1 module?
''QT += widgets quick1" just won't work with a warning message "can not find 
module quick1"



_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to