Quick and dirty method with a Post-Build event -
Is there a way to see the compiled executable size in Visual Studio's build output window?
Zsolt Kántor
80
Reputation points
While compiling a windows console app I would like to see the generated exe file size in the output window. It is that possible? Maybe a linker setup, or VS setup? There are some verbose output settings, but that also prints a lot of info that I don't need.
Here is my output window
Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
Answer accepted by question author