包org.qtproject.qt5.android.bindings不存在

时间:2019-03-19 06:06:11

标签: android qt

虽然我试图构建Hue Qt示例android(https://github.com/BradyBrenot/huestacean),但遇到此错误。
我是Qt新手。我的Qt版本5.12.0和Android Studio 3.3.2

error: package org.qtproject.qt5.android.bindings does not exist

enter image description here

该怎么办才能解决此错误? 预先感谢。

添加。

现在我尝试使用QtCreator。但是使用Unknown module(s) in QT: androidextras

构建错误

enter image description here

添加#2。

优先添加Android Kit后,错误消息如下所示:

The installed SDK tools version (26.1.1) does not include Gradle scripts. The minimum Qt version required for Gradle build to work is 5.9.0/5.6.3

enter image description here

0 个答案:

没有答案