Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
4.7.0
-
None
-
a38a6fe09b93e7962163858bb5ae3d0b0244c91b
Description
Error:
src\declarative\graphicsitems\qmlgraphicsitem_p.h:58: the file 'qmlgraphicsanchors_p.h' cannot be opened src\declarative\graphicsitems\qmlgraphicsitem_p.h:60: the file 'qmlgraphicsitemchangelistener_p.h' cannot be opened
Note that this happens when building qmlviewer, not QtDeclarative. I think the WinSCW compiler has a compliance bug when it comes to #include "" search path.
Suggested fix: add the src/declarative/graphicsitem path to INCLUDEPATH in qmlviewer.pro.