Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 523 Bytes

File metadata and controls

20 lines (16 loc) · 523 Bytes
description Learn more about: BSCMAKE Exit Codes
title BSCMAKE Exit Codes
ms.date 11/04/2016
helpviewer_keywords
exit codes
BSCMAKE, exit codes
ms.assetid 1a5ca9d8-a217-43c8-9780-2a41d458b8c0

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