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

Boot2Qt toolchains don't work with CMake

    XMLWordPrintable

Details

    Description

      Trying to use CMake fails immediately with this error about a path to compiler binary which does not exist in the toolchain:

      -- The CXX compiler identification is unknown
      CMake Error at CMakeLists.txt:3 (project):
        The CMAKE_CXX_COMPILER:
      
          /home/user/Qt/5.15.10/Boot2Qt/intel-corei7-64/toolchain/sysroots/x86_64-pokysdk-linux/usr/bin/corei7-64-poky-linux/corei7-64-poky-linux-g++
      
        is not a full path to an existing compiler tool.
      
        Tell CMake where to find the compiler by setting either the environment
        variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
        to the compiler, or to the compiler name if it is in the PATH.
      

      Attachments

        Activity

          People

            sapiippo Samuli Piippo
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: