Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-30781

Prevent prioritizing QmlProject files over CMakeLists.txt for QtMCUs project

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • Qt Creator 13.0.0
    • MCU Support
    • None

    Description

      QtMCUs projects often comes with both CMakeLists.txt and <folder-name>.qmlproject files in the project's root folder

      • my-app
        • my-app.qmlproject
        • CMakeLists.txt
        • others....

       

      In this case the project will be opened as a QmlProject project instead of CMake (with a QtMCUs kit) which results in undefined behaviour when the project is opend

       

      TODO:

      • check if it is possible to alter the logic for picking Project types to consider this case

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            yasser Yasser Grimes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes