Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-71315

CMake is not functional in Boot2Qt toolchains

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.12.0 RC
    • 5.12
    • Device Creation
    • None

      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.

        For Gerrit Dashboard: QTBUG-71315
        # Subject Branch Project Status CR V

            sapiippo Samuli Piippo
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes