Details
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
- is duplicated by
-
QTVSADDINBUG-447 Project Properties->Debugging->Environment permanently grows.
-
- Closed
-
-
QTVSADDINBUG-470 Debugging environment saved incorrectly
-
- Closed
-
-
QTVSADDINBUG-406 LocalDebuggerEnvironment string
-
- Closed
-
For Gerrit Dashboard: QTVSADDINBUG-407 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
177051,3 | Fix: Environment variables are not saved/restored after VS restart | dev | qt-labs/vstools | Status: MERGED | +2 | 0 |