Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.4.0 Beta4
-
None
Description
when building Qt for Android, there is this warning. Since dbus is Linux only, maybe there should not be the need to check for qthost to be compiled with dbus support.
Configuring submodule 'qtsensors'
– Could NOT find Qt6DBus (missing: Qt6DBus_DIR)
CMake Warning at debian/build-armeabi-v7a/qtbase/lib/cmake/Qt6/Qt6Config.cmake:279 (message):
Failed to find optional Qt component "DBus".
Expected Config file at
"/builds/bastif/qt-android/debian/output/source_dir/debian/build-armeabi-v7a/qtbase/lib/cmake/Qt6DBus/Qt6DBusConfig.cmake"
does NOT exist
Call Stack (most recent call first):
qtsensors/CMakeLists.txt:14 (find_package)