Uploaded image for project: 'Qt Design Studio'
  1. Qt Design Studio
  2. QDS-5670

Unable to build Qt for MCU project created in Qt Design studio

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • QDS 2.2.2
    • MCU support
    • None

    Description

      Host - Ubuntu 20.04 LTS

      Qt for MCU SDK version - 2.0.0

      Steps to reproduce:

      1. Create sample Qt for MCU application in Qt Design studio
      2. Save it to your desired path
      3. Try to build this project with Qt for MCU for desktop.

      Output log:

      $ cmake .. -DQUL_PLATFORM=Qt -DQul_ROOT=$QUL_ROOT
      -- The C compiler identification is GNU 9.3.0
      -- The CXX compiler identification is GNU 9.3.0
      -- The ASM compiler identification is GNU
      -- Found assembler: /usr/bin/cc
      -- Check for working C compiler: /usr/bin/cc
      -- Check for working C compiler: /usr/bin/cc -- works
      -- Detecting C compiler ABI info
      -- Detecting C compiler ABI info - done
      -- Detecting C compile features
      -- Detecting C compile features - done
      -- Check for working CXX compiler: /usr/bin/c++
      -- Check for working CXX compiler: /usr/bin/c++ -- works
      -- Detecting CXX compiler ABI info
      -- Detecting CXX compiler ABI info - done
      -- Detecting CXX compile features
      -- Detecting CXX compile features - done
      CMake Warning at CMakeLists.txt:5 (find_package):
        By not providing "FindQul.cmake" in CMAKE_MODULE_PATH this project has
        asked CMake to find a package configuration file provided by "Qul", but
        CMake did not find one.  Could not find a package configuration file provided by "Qul" with any of
        the following names:    QulConfig.cmake
          qul-config.cmake  Add the installation prefix of "Qul" to CMAKE_PREFIX_PATH or set "Qul_DIR"
        to a directory containing one of the above files.  If "Qul" provides a
        separate development package or SDK, be sure it has been installed.
      CMake Error at CMakeLists.txt:28 (qul_add_qml_module):
        Unknown CMake command "qul_add_qml_module".
      -- Configuring incomplete, errors occurred!
      See also "/home/qtmcu/QT_Projects/untitled/build/CMakeFiles/CMakeOutput.log".
      

      Attachments

        Issue Links

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

          Activity

            People

              algerman Aleksei German
              omrahate omrahate
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes