qtwebkit-opensource-5.0.0-beta2构建错误(目标:linux-g ++ - 64,params: - qt --only-webkit --no-webkit2)

时间:2012-12-16 13:15:55

标签: qtwebkit

当我尝试构建它时,我收到此错误:

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

0 个答案:

没有答案