1

ビルドしようとすると、次のエラーが発生します。

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をインストールしましたが、libQtCorelibQtWidgetslibQtTestが存在します

usr / libにありますが、libQtQuickは存在しません。

qtwebkit-opensource-src-5.0.0-beta2 / Source / WTF/WTF.proファイルの258行がエラーを引き起こします

上記の行はそのように見えます:

QT += core
4

0 に答える 0