Hi everyone,

I just made a clone of Qt5 and QtWebKit is failing to compile.

This is the output:
Project MESSAGE: Using gold linker
In file included from
../../../Source/WebCore/bindings/js/JSInspectorFrontendHostCustom.cpp:38:0:
../../../Source/WebCore/platform/ContextMenuItem.h:47:19: fatal error:
QAction: No such file or directory
compilation terminated.

Went ahead and added -Iqtbase/include/QtWidgets (where QAction resides) to
Makefile.qtwebkit but with no luck.

Is this a known issue or is it just me?

Thank you.

Regards,
Krenar
_______________________________________________
Qt5-feedback mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt5-feedback

Reply via email to