moc tells me Error: Undefined interface

and he is right.
 
Charts\2.1\Src\charts\axis\polarchartaxis_p.h Charts\2.1\Src\charts\axis\cartesianchartaxis_p.h need
#include <QGraphicsLayoutItem>
 
Charts\2.1\Src\charts\linechart\linechartitem_p.h Charts\2.1\Src\charts\splinechart\splinechartitem_p.h need
#include <QGraphicsItem>
in Charts\2.1\Src\
create a directory .git else the Charts/2.1/Src/include/QtCharts/2.1.0 dir and files are not created and private header will not be found.
 
The experiences of today show me that the Qt Companies release process has some drawbacks in making sure that users making their own build of the products, actually have success.
 
 
Regards,
Gunnar
 
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to