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

Wrong build directory for a Qt for MCUs project

    XMLWordPrintable

Details

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

    Description

      Development environment:

      • Windows 10
      • Qt Creator 16.0.1
      • Qt for MCUs 2.10.0

      Preconditions:

      Build & Run settings:

      • Projects Directory is set to C:\dev
      • Default build directory has the default setting

      Issue:

      When creating a new project called FooBar for a Qt for MCUs project its build directory points to:

      C:\Qt\Tools\QtCreator\bin\FooBar\build\<KIT_AND_BUILD_CONFIG> 

      Expected result:

      Build directory points to:

      C:\dev\FooBar\build\<KIT_AND_BUILD_CONFIG> 

      Reproducing the issue:

      1. Set a custom directory for the Projects Directory in the Build & Run settings.
      2. Use default setting for Default build directory.
      3. Create a new project for Qt for MCUs Empty Application
      4. Give it some name.
      5. Configure only the Qt for MCUs 2.10 - Desktop 32bpp (MSVC) kit.
      6. Open Projects view.

      Workaround:

      Set the correct build directory in Projects - Build Settings or create the build configuration again by clicking Add in the Build Settings.

      Attachments

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

        Activity

          People

            meron meron gemeda
            tommit Tommi Tauriainen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes