CMD Call command does not work properly #1520
Unanswered
Destrocamil
asked this question in
Q&A
Replies: 2 comments
-
If I do like this
I get this error:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm not sure, but I think the issue is with quoting. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys!
So, I am trying to convert the set of commands
into a stage for just file. Currently, I have this
The issue I am facing is that I am unable to make run the {{vstudio_tools}} command. Env var %VS140COMNTOOLS% expands properly, but everytime I get a command not found type of thing. I am not sure how to escape or deal with this.
Just seems to add some ' and \ when it runs.
Help is also appreciated for the correct way of using "" in the build_script for non-windows
Can you guys help me out?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions