Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-1183

The extension is not respecting the path set on Intermediate Directory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Not Evaluated
    • None
    • 3.0.2
    • Build-time integration
    • None
    • Windows 10
    • Windows

    Description

      Microsoft changed something in the latest version Version 17.9.2, it modified the default path to:

      $(ShortProjectName)\$(Platform)\$(Configuration)

      see: developercommunity

      I'm not sure if it affected the extension, when i set a new path to the Intermediate Directory

      the extension is is not respecting it.

       

      How to reproduce, set Output Directory to "x64\"

      set the Intermediate Directory to  "x64\$(Configuration)\"

       

      You will notice that the extension still create the files on:

      $(ShortProjectName)\$(Platform)\$(Configuration)

       

      This is so annoying it should respect the path set to the Intermediate Directory as its leaving a lot of compilation junk files on a undesired folder.

      Attachments

        1. 1.png
          1.png
          35 kB
        2. 2.png
          2.png
          66 kB
        3. 3.png
          3.png
          67 kB
        4. 4.png
          4.png
          25 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            ali.demiralp Ali Can Demiralp
            nanao Ruan Seb
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes