当我尝试构建它时,出现此错误:
Encountered 3 configuration warning(s):
! QtQuick module not found, QML APIs will not be built
! Missing QtWidgets module, disabling WebKit1
! Missing QtTest module, disabling DumpRenderTree, WebKitTestRunner and tests
WebKit is now configured for building. Just run 'make'.
...
Project ERROR: Unknown module(s) in QT: core
而我安装了 qtbase-5.0.0-beta2 和 libQtCore libQtWidgets libQtTest 存在
在 usr/lib 但 libQtQuick 不存在。
258. qtwebkit-opensource-src-5.0.0-beta2/Source/WTF/WTF.pro 文件的行导致错误
上面。这条线似乎是这样的:
QT += core