Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.12
-
None
Description
The CMake configurations expected by QtCreator is currently not done correctly for the Boot to Qt toolchains:
CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool. Configuring incomplete, errors occurred! CMake Project parsing failed. CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool. Configuring incomplete, errors occurred! CMake Project parsing failed.
CMake.GeneratorKitInformation configuration is not set and can something be Ninja instead of Makefiles. CMAKE_MAKE_PROGRAM is not set.
CMake Error at /home/sapiippo/Qt/5.12.0/Boot2Qt/apalis-imx6/toolchain/sysroots/x86_64-pokysdk-linux/usr/share/cmake-3.10/Modules/CMakeDetermineSystem.cmake:100 (message): Could not find toolchain file: /home/sapiippo/Qt/5.12.0/Boot2Qt/apalis-imx6/toolchain/sysroots/cortexa9hf-neon-poky-linux-gnueabi/usr/share/cmake/fCall Stack (most recent call first): CMakeLists.txt:3 (project)
Incorrect path to the toolchain file and the toolchain file is not included in the toolchain.