Details
-
Bug
-
Resolution: Done
-
P2: Important
-
6.2.2
-
None
-
IMX6 cross-compilation on windows host
-
-
69d8a77b3b (qt/qtconnectivity/dev) 98b84d3f5a (qt/qtconnectivity/6.3) 619f89f556 (qt/qtconnectivity/6.2) 619f89f556 (qt/tqtc-qtconnectivity/6.2)
Description
I compile qt6.2.2 for imx6 processor. When I run configuration cmake gives me error of qtconnectivity.
CMake Error at qtbase/cmake/QtToolHelpers.cmake:156 (message): The tool "Qt6::sdpscanner" was not found in the Qt6BluetoothTools package. Package found: 0 Call Stack (most recent call first): qtconnectivity/src/tools/sdpscanner/CMakeLists.txt:11 (qt_internal_add_tool)
Cmake version is 3.22.
CMAKE OUTPUT is:
Configuring 'qtconnectivity'
– Running syncqt for module: 'QtBluetooth'
– Running syncqt for module: 'QtNfc'
– Searching for tool 'Qt6::sdpscanner' in package Qt6BluetoothTools.
– Could NOT find Qt6BluetoothTools (missing: Qt6BluetoothTools_DIR)
CMake Error at qtbase/cmake/QtToolHelpers.cmake:156 (message):
The tool "Qt6::sdpscanner" was not found in the Qt6BluetoothTools package.
Package found: 0
Call Stack (most recent call first):
qtconnectivity/src/tools/sdpscanner/CMakeLists.txt:11 (qt_internal_add_tool)
– Configuring incomplete, errors occurred!
See also "D:/qt6/build/imx6/qt6-imx6-build/CMakeFiles/CMakeOutput.log".
See also "D:/qt6/build/imx6/qt6-imx6-build/CMakeFiles/CMakeError.log".
CMake Error at D:/qt6/build/imx6/qt5/qtbase/cmake/QtProcessConfigureArgs.cmake:947 (message):
CMake exited with code 1.
Attachments
Issue Links
- relates to
-
QTBUG-100047 Properly address distinction between various kinds of apps and tools that Qt provides
-
- Open
-