Details
-
Task
-
Resolution: Done
-
P2: Important
-
6.2
-
None
-
MSVC (16.10.0 preview 2),
cmake version 3.20.2
ninja --version : 1.10.0
-
-
c72b7b8e5e530fbd03b704380940f5fa86e5341d (qt/qtbase/dev) ba96d6b834588c0dd7fe3aeceed47e006f971405 (qt/qtbase/6.2)
Description
Reconfiguring my build at the moment leads to the output shown below:
>> cmake . CMake Error at qtbase/cmake/QtAutoDetect.cmake:93 (message): Executing CMake script F:/projects/qt/dev/src/qtbase/cmake/QtLoadFilePrintVars.cmake failed with code 1. Call Stack (most recent call first): qtbase/cmake/QtAutoDetect.cmake:154 (qt_auto_detect_read_toolchain_file) qtbase/cmake/QtAutoDetect.cmake:450 (qt_auto_detect_android) CMakeLists.txt:9 (include)
Currently building for Windows on Windows, using MSVC (16.10.0 preview 2).
The initial build itself was fine, but it doesn't seem to pick up changes made to cmakelists.txt files, and upon reconfiguring manually it errors out.
Attachments
Issue Links
- is duplicated by
-
QTBUG-94780 Peeking into CMAKE_TOOLCHAIN_FILE fails.
- Closed
- relates to
-
QTBUG-94955 Do not rely on peeking into toolchain files to detect an Android build
- Closed