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

Debugging enviroment variable grow up with wrong $(QTDIR)\bin path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • 2.1.0
    • 2.0.0
    • General
    • None
    • Visual Studio 2015 with Qt Addin 2.0.0 on Windows Pro 10 64bit

    Description

      The debugging environment variables (Project properties->Configuration properties->Debugging->Enviroment) grow up each time after restart of Visual Studio and loading of my project.
      This is original value:
      PATH=$(QTDIR)\bin;$(VCRedistPaths)%PATH%

      Enviroment variable after first restarting of VS:
      PATH="$(QTDIR)\bin%3b$(QTDIR)\bin%3b$(VCRedistPaths)%PATH%

      Enviroment variable after second restarting of VS:
      PATH="$(QTDIR)\bin%3b$(QTDIR)\bin%3b"$(QTDIR)\bin%3b$(QTDIR)\bin%3b$(VCRedistPaths)%PATH%

      Attachments

        Issue Links

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

          Activity

            People

              heimrich Karsten Heimrich
              nikeware Nikolai Egipko
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes