Krenar Qehaja
2011-12-10 01:15:42 UTC
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
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