当我尝试构建它时,我收到此错误:
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不存在。qtwebkit-opensource-src-5.0.0-beta2 / Source / WTF / WTF.pro文件的258.行导致错误
以上。这条线似乎是这样的:
QT += core