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

CMake is not functional in Boot2Qt toolchains

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.12.0 RC
    • 5.12
    • Device Creation
    • 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.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes