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

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important 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

      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

        For Gerrit Dashboard: QTVSADDINBUG-407
        # Subject Branch Project Status CR V

            heimrich Karsten Heimrich
            mbg033 Ilya Kitaev
            Votes:
            3 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes