BSCMAKE Exit Codes

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at BSCMAKE Exit Codes.

BSCMAKE returns an exit code (also called a return code or error code) to the operating system or the calling program.

CodeMeaning
0No error
1Command-line error
4Fatal error during build

BSCMAKE Reference

Show: