Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 800 Bytes

project-build-error-prj0002.md

File metadata and controls

17 lines (13 loc) · 800 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: Project Build Error PRJ0002
Project Build Error PRJ0002
08/27/2018
PRJ0002
PRJ0002
1c820b1f-9a24-4681-80ed-4fcbfd7caa00

Project Build Error PRJ0002

error result returned from 'command line'.

A command, command line, which was formed from user input in the Property Pages dialog box, returned an error code but no information will appear in the Output window.

The resolution to this error depends on which tool generated the error. For MIDL, you will get an idea of what went wrong if /o (Redirect Output) is defined.

A batch file, such as a custom build step or build event, that is not informative about failure conditions could also be the reason for this error.