BSCMAKE Exit CodesĀ
BSCMAKE returns an exit code (also called a return code or error code) to the operating system or the calling program.
Code | Meaning |
---|---|
0 |
No error |
1 |
Command-line error |
4 |
Fatal error during build |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
BSCMAKE returns an exit code (also called a return code or error code) to the operating system or the calling program.
Code | Meaning |
---|---|
0 |
No error |
1 |
Command-line error |
4 |
Fatal error during build |