Uploaded image for project: 'Qt for MCUs'
  1. Qt for MCUs
  2. QTMCU-109

Make install fails when building the platform library against the packages with DQUL_BUILD_FRAMEWORK=off

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P1: Critical
    • Qt for MCUs 2.2.1
    • Qt for MCUs 2.2
    • Platform Team
    • None

    Description

      E.g. after installing the IMXRT1050 package:

      cd $HOME/Qt/QtMCUs/2.2.0
      mkdir build
      cd build
      cmake .. -G "Ninja" -DQul_ROOT=$HOME/Qt/QtMCUs/2.2.0 -DCMAKE_BUILD_TYPE=MinSizeRel -DCMAKE_TOOLCHAIN_FILE=../lib/cmake/Qul/toolchain/armgcc.cmake -DQUL_PLATFORM=MIMXRT1050-EVK-baremetal -DQUL_TARGET_TOOLCHAIN_DIR=/home/srodal/sdks/gcc-arm-none-eabi-10.3-2021.10 -DQUL_BOARD_SDK_DIR=$HOME/sdks/SDK_2_11_1_EVKB-IMXRT1050 -DQUL_BUILD_DEMOS=off -DQUL_BUILD_EXAMPLES=off -DQUL_BUILD_FRAMEWORK=off -DCMAKE_INSTALL_PREFIX=$HOME/Qt/QtMCUs/2.2.0/ -DQUL_VERSION=2.2.0
      

      CMake Error at cmake_install.cmake:83 (file):
      file INSTALL cannot find "D:/Qt/QtMCUs/2.2.0/build/src/controls": No such file or directory.

      Attachments

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

        Activity

          People

            srodal Samuel Rødal
            srodal Samuel Rødal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes