Visual C++ and editbin installation
Hi there,
We have a post build step in Visual studio that uses the editbin tool commonly installed with a Visual Studio Installation (C++).
The tool is in general installed under (for VS 2015)
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\bin
However this is not available with the current VS setup installed on build machines. Do you install C++ tools with the default image?
https://msdn.microsoft.com/en-us/library/6dt9w0ss.aspx
Bests,
Michael
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

1 Posted by Ilya Finkelshte... on 06 Feb, 2017 07:44 PM
Here is a response I got on build VM when running
dir /s EDITBIN.EXEinC:\folder. Looks like you have a lot of choice ;)2 Posted by michael on 06 Feb, 2017 08:07 PM
Hi Ilya,
That's awesome. I gues the path is not in the "PATH" but I can leave with
that :)
Cheers,
Michael
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:14 AM.