Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 4.13.3
Description
When building a CMake based project for the Raspberry Pi 3 device using Qt 5.12.10 then it will fail to run CMake since it has a problem with the one provided in the toolchain as part of the Boot2Qt image. The message it fails with is:
CMake Error: The source directory "C:/Users/User/AppData/Local/Temp/QtCreator-FhRGub/qtc-cmake-IGpdfZJC" does not appear to contain CMakeLists.txt.
This was when running on a Windows host, but I don't know if it is Windows specific
Attachments
Issue Links
- resulted in
-
QTBUG-90047 boot2qt toolchain has too old cmake for QtCreator
- Closed