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

Unable to build generated Qt for MCUs project

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • QDS 2.1
    • QDS 2.0
    • MCU support
    • None

    Description

      Qt Design studio version - 2.0.0

      Qt for MCUs version - 1.7 (3e51235712af0946c8b148aafedef2515e85e401)

       

      Issue-
      Unable to build the MCU project created in Qt design studio, with Qt for MCUs 1.7

       

      Steps Followed-

      • Created a new project in Qt design studio for MCU and saved it to file system
      • Opened main directory of saved QDS project for MCU which contains CMakeLists.txt file
      • Applied following commands 

      set Qul_DIR=<qul_dir>\lib\cmake\Qul
      mkdir build
      cd build
      cmake .. -DQUL_PLATFORM=Qt -Ax64
      cmake --build . --config Release

      Putting full log in the attached file. 

      Attachments

        1. CMakeLists.txt
          1 kB
        2. CMakeLists.txt
          0.6 kB
        3. DS_buildLog.txt
          18 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            algerman Aleksei German
            omrahate omrahate
            Yoann Lopes Yoann Lopes
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes