Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
| Code | Meaning |
|---|---|
| 0 | No error |
| 1 | Command-line error |
| 4 | Fatal error during build |