Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 737 Bytes

bscmake-exit-codes.md

File metadata and controls

28 lines (26 loc) · 737 Bytes
title ms.custom ms.date ms.reviewer ms.suite ms.technology ms.tgt_pltfrm ms.topic dev_langs helpviewer_keywords ms.assetid caps.latest.revision author ms.author manager
BSCMAKE Exit Codes | Microsoft Docs
11/04/2016
cpp-tools
article
C++
exit codes
BSCMAKE, exit codes
1a5ca9d8-a217-43c8-9780-2a41d458b8c0
7
corob-msft
corob
ghogen

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

See Also

BSCMAKE Reference