Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
Qt Creator 4.0.1
-
None
-
macOS El Capitan
Description
Create a simple Qt project
Add a custom deploy step
Set the command pwd
set the arguments empty
set the working directory to %
/bin/
Notice the output of pwd shows only /, instead of the actual path /bin/. If you used %
by itself, it shows up as the correct path, but appending anything will not be parsed correctly.
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-16338 QtC does no longer honor variable substitution in commands
- Closed