Details
-
Bug
-
Resolution: Done
-
P2: Important
-
1.2.1
-
Windows7, Windows 8, Visual Studio 2012
-
da3162c3d9a8ad01e4baff0cf7cd98a121fbcba9
Description
I have appended some paths to the Environment in the project properties in Debugging->Environment. The Environment now reads:
PATH=$(QTDIR)\bin;$(SolutionDir)/../External/bin/x64/release;$(PATH)
Expected: When i start debugging (F5 or Shift-F5) my project comes up and the changed environment settings are taken into account.
What happens: the environment settings are overwritten with the defaults, which are PATH=$(QTDIR)\bin%3b$(PATH)
Attachments
1.
|
Not solved but closed | Closed | Akseli Salovaara |