Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.25 KB

project-build-error-prj0003.md

File metadata and controls

29 lines (19 loc) · 1.25 KB
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: Project Build Error PRJ0003
Project Build Error PRJ0003
11/04/2016
PRJ0003
PRJ0003
fc5a84bb-c6d3-41d6-8dd6-475455820778

Project Build Error PRJ0003

Error spawning 'command line'.

The command line command formed from input in the Property Pages dialog box returned an error code, but no information appears in the Output window.

Possible reasons for this error include:

  • Low system resources. Close some applications to resolve this.

  • Insufficient security privileges. Verify that you have sufficient security privileges.

  • The executable paths specified in VC++ Directories do not include the path for the tool that you are attempting to run. For information, see Set compiler and build properties

  • For makefile projects, you are missing a command to run on either Build Command Line or Rebuild Command Line.

  • Your project depends on ATL Server. Beginning in Visual Studio 2008, ATL Server is no longer included as part of Visual Studio.

See also

Project Build Errors and Warnings (PRJxxxx)