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

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

      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%

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes