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

"Export as Latest Project Format" converts QUL project into regular Qt project

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • QDS 4.4
    • MCU support
    • None

    Description

      Steps to reproduce

      1. Create a new MCU project ("File" > "New Project..." > "Qt for MCUs")
      2. Inspect the auto-generated CMakeList.txt file and verify that it is a QUL project
      3. Select "File" > "Export Project" > "Export as Latest Project Format..." and complete the export

       

      Expected Outcomes
      The new CMakeLists.txt is still an MCU project (using qul_add_target(), qul_add_qml_module(), etc.)

       

      Actual Outcomes
      The new CMakeLists.txt is now a regular Qt project (using qt_add_executable(), qt_add_qml_module(), etc.)

      Attachments

        Issue Links

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

          Activity

            People

              thohartm Thomas Hartmann
              skoh-qt Sze Howe Koh
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes