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

Debugging environment variables are not saved after Visual Studio restart

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 2.1.0
    • 1.2.3, 1.2.4, 2.0.0
    • General
    • None
    • Windows 8.1 x64, Visual Studio 2013 Community Edition
    • d13b9579bd92e41ad20f9612f23b44274cb90548

    Description

      Environment variables set for project resetting to

      PATH="$(QTDIR)\bin%3b$(PATH)

      after Visual Studio restart;
      Go to: Project Properties -> Configuration Properties -> Debugging, append any path to the default value, e.g.:

      PATH=$(QTDIR)\bin;$(PATH);$(SolutionDir)\3rdparty\bin

      Save project, restart Visual Studio, open project, see that "Environment" property has value:

      PATH="$(QTDIR)\bin%3b$(PATH)

      Versions below 1.2.3 wasn't evaluated, probably affected too

      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
              mbg033 Ilya Kitaev
              Votes:
              3 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes