| title |
BSCMAKE Exit Codes | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
article |
| dev_langs |
|
| helpviewer_keywords |
exit codes |
BSCMAKE, exit codes |
|
| ms.assetid |
1a5ca9d8-a217-43c8-9780-2a41d458b8c0 |
| caps.latest.revision |
7 |
| author |
corob-msft |
| ms.author |
corob |
| manager |
ghogen |
| translation.priority.ht |
cs-cz |
de-de |
es-es |
fr-fr |
it-it |
ja-jp |
ko-kr |
pl-pl |
pt-br |
ru-ru |
tr-tr |
zh-cn |
zh-tw |
|
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 |
BSCMAKE Reference