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
    • Not Evaluated
    • None
    • Qt Creator 16.0.1 (16.0 branch)
    • 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.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            tommit Tommi Tauriainen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes