Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
description: "Learn more about: Project Build Error PRJ0002"
title: "Project Build Error PRJ0002"
ms.date: "08/27/2018"
description: "Learn more about: Project Build Error PRJ0002"
ms.date: 08/27/2018
f1_keywords: ["PRJ0002"]
helpviewer_keywords: ["PRJ0002"]
ms.assetid: 1c820b1f-9a24-4681-80ed-4fcbfd7caa00
---
# Project Build Error PRJ0002

> error result returned from '*command line*'.

## Remarks

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.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
description: "Learn more about: Project Build Error PRJ0003"
title: "Project Build Error PRJ0003"
ms.date: "11/04/2016"
description: "Learn more about: Project Build Error PRJ0003"
ms.date: 11/04/2016
f1_keywords: ["PRJ0003"]
helpviewer_keywords: ["PRJ0003"]
ms.assetid: fc5a84bb-c6d3-41d6-8dd6-475455820778
---
# Project Build Error PRJ0003

> Error spawning '*command line*'.

## Remarks

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:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
description: "Learn more about: Project Build Error PRJ0004"
title: "Project Build Error PRJ0004"
ms.date: "08/27/2018"
description: "Learn more about: Project Build Error PRJ0004"
ms.date: 08/27/2018
f1_keywords: ["PRJ0004"]
helpviewer_keywords: ["PRJ0004"]
ms.assetid: 1858769f-0be4-40ed-ab70-2cee550488c7
---
# Project Build Error PRJ0004

> Could not generate command line for the '*tool*' tool.

## Remarks

One or more properties were specified in such a way as to make the syntax of the call to *tool* illegal:

- You may have specified badly formed or unknown macros.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
description: "Learn more about: Project Build Error PRJ0005"
title: "Project Build Error PRJ0005"
ms.date: "11/04/2016"
description: "Learn more about: Project Build Error PRJ0005"
ms.date: 11/04/2016
f1_keywords: ["PRJ0005"]
helpviewer_keywords: ["PRJ0005"]
ms.assetid: 00c1821b-16aa-4bd9-9cf6-a778e5ed4ad9
---
# Project Build Error PRJ0005

Unable to create a temporary file in directory 'directory'.
> Unable to create a temporary file in directory 'directory'.

## Remarks

The call to create a temporary file failed. Reasons for failure include:

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
description: "Learn more about: Project Build Error PRJ0006"
title: "Project Build Error PRJ0006"
ms.date: "11/04/2016"
description: "Learn more about: Project Build Error PRJ0006"
ms.date: 11/04/2016
f1_keywords: ["PRJ0006"]
helpviewer_keywords: ["PRJ0006"]
ms.assetid: ce092be4-1652-414f-8cb5-b97ef5841f89
---
# Project Build Error PRJ0006

Could not open the temporary file 'file'. Make sure the file exists and that the directory is not write-protected.
> Could not open the temporary file 'file'. Make sure the file exists and that the directory is not write-protected.

## Remarks

Visual C++ could not create a temporary file during the build process. Reasons for this include:

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
description: "Learn more about: Project Build Error PRJ0007"
title: "Project Build Error PRJ0007"
ms.date: "11/04/2016"
description: "Learn more about: Project Build Error PRJ0007"
ms.date: 11/04/2016
f1_keywords: ["PRJ0007"]
helpviewer_keywords: ["PRJ0007"]
ms.assetid: d923948b-acc9-498f-bf3b-f14e41bed61a
---
# Project Build Error PRJ0007

Could not create output directory 'directory'.
> Could not create output directory 'directory'.

## Remarks

Visual C++ failed to create an output directory. Possible reasons include:

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
description: "Learn more about: Project Build Error PRJ0008"
title: "Project Build Error PRJ0008"
ms.date: "11/04/2016"
description: "Learn more about: Project Build Error PRJ0008"
ms.date: 11/04/2016
f1_keywords: ["PRJ0008"]
helpviewer_keywords: ["PRJ0008"]
ms.assetid: 6bf7f17a-d2a8-4826-99c7-d600d846952f
---
# Project Build Error PRJ0008

Could not delete file 'file'.
> Could not delete file 'file'.

## Remarks

**Make sure that the file is not open by another process and is not write-protected.**

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
description: "Learn more about: Project Build Error PRJ0009"
title: "Project Build Error PRJ0009"
ms.date: "11/04/2016"
description: "Learn more about: Project Build Error PRJ0009"
ms.date: 11/04/2016
f1_keywords: ["PRJ0009"]
helpviewer_keywords: ["PRJ0009"]
ms.assetid: 89291778-cda4-495d-983f-ddcc06dfc98b
---
# Project Build Error PRJ0009

Build log could not be opened for writing.
> Build log could not be opened for writing.

## Remarks

**Make sure that the file is not open by another process and is not write-protected.**

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
description: "Learn more about: Project Build Error PRJ0013"
title: "Project Build Error PRJ0013"
ms.date: "11/04/2016"
description: "Learn more about: Project Build Error PRJ0013"
ms.date: 11/04/2016
f1_keywords: ["PRJ0013"]
helpviewer_keywords: ["PRJ0013"]
ms.assetid: 95e7bafd-63c8-4b2d-b778-f19cdf9ba36c
---
# Project Build Error PRJ0013

System resource could be critically low. Unable to create a pipe required to launch a build.
> System resource could be critically low. Unable to create a pipe required to launch a build.

## Remarks

This error indicates that system resources are low. To resolve this error, decrease system resource usage by other processes/applications.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
description: "Learn more about: Project Build Error PRJ0014"
title: "Project Build Error PRJ0014"
ms.date: "11/04/2016"
description: "Learn more about: Project Build Error PRJ0014"
ms.date: 11/04/2016
f1_keywords: ["PRJ0014"]
helpviewer_keywords: ["PRJ0014"]
ms.assetid: b08c6df1-1df1-4573-9fca-49de6c5a0c17
---
# Project Build Error PRJ0014

The job object used to control the spawned processes has failed. The build cannot continue.
> The job object used to control the spawned processes has failed. The build cannot continue.

## Remarks

An error occurred in the development environment.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
description: "Learn more about: Project Build Error PRJ0015"
title: "Project Build Error PRJ0015"
ms.date: "11/04/2016"
description: "Learn more about: Project Build Error PRJ0015"
ms.date: 11/04/2016
f1_keywords: ["PRJ0015"]
helpviewer_keywords: ["PRJ0015"]
ms.assetid: 2096c8f1-e96c-49a4-a690-1cb893a8bf6f
---
# Project Build Error PRJ0015

The NULL device is missing from your system. We are unable to launch a build.
> The NULL device is missing from your system. We are unable to launch a build.

## Remarks

This error can be caused by low system resources. Close some applications or reboot.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
description: "Learn more about: Project Build Error PRJ0016"
title: "Project Build Error PRJ0016"
ms.date: "11/04/2016"
description: "Learn more about: Project Build Error PRJ0016"
ms.date: 11/04/2016
f1_keywords: ["PRJ0016"]
helpviewer_keywords: ["PRJ0016"]
ms.assetid: e9745336-883a-4c70-9c40-7753e02f0325
---
# Project Build Error PRJ0016

The user's security settings prevent the process from being created. These settings are required for building.
> The user's security settings prevent the process from being created. These settings are required for building.

## Remarks

You are logged in as a user who does not have permissions to create processes using a process. You must change the permission levels for this user account, or contact your account administrator.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
---
description: "Learn more about: Project Build Error PRJ0017"
title: "Project Build Error PRJ0017"
ms.date: "11/04/2016"
description: "Learn more about: Project Build Error PRJ0017"
ms.date: 11/04/2016
f1_keywords: ["PRJ0017"]
helpviewer_keywords: ["PRJ0017"]
ms.assetid: a192729f-bb10-486a-bfda-a7843fa259b2
---
# Project Build Error PRJ0017

The current working directory is invalid.
> The current working directory is invalid.

## Remarks

The path to the current working directory is longer than _MAXPATH. To resolve this error, do not create your project at such a deep level.
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
description: "Learn more about: Project Build Error PRJ0019"
title: "Project Build Error PRJ0019"
ms.date: "11/04/2016"
description: "Learn more about: Project Build Error PRJ0019"
ms.date: 11/04/2016
f1_keywords: ["PRJ0019"]
helpviewer_keywords: ["PRJ0019"]
ms.assetid: 5390a62b-aacf-4bc8-b9d7-08f1e0233423
---
# Project Build Error PRJ0019

A tool returned an error code from
> A tool returned an error code from

## Remarks

An error level was nonzero for a custom build step or build event.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
description: "Learn more about: Project Build Error PRJ0020"
title: "Project Build Error PRJ0020"
ms.date: "08/27/2018"
description: "Learn more about: Project Build Error PRJ0020"
ms.date: 08/27/2018
f1_keywords: ["PRJ0020"]
helpviewer_keywords: ["PRJ0020"]
ms.assetid: 54bb8cd4-af7c-4d62-8125-3ab5ff5f2cc4
---
# Project Build Error PRJ0020

> Tool '*tool*', Property '*property*' contains invalid file name '*file*'.

## Remarks

The file name *file*, specified in the property *property* for the tool *tool*, was invalid.

You may have used an unknown or invalid macro.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
description: "Learn more about: Project Build Error PRJ0021"
title: "Project Build Error PRJ0021"
ms.date: "08/27/2018"
description: "Learn more about: Project Build Error PRJ0021"
ms.date: 08/27/2018
f1_keywords: ["PRJ0021"]
helpviewer_keywords: ["PRJ0021"]
ms.assetid: bcab794d-4a6d-4b4d-aaca-73676c0cec75
---
# Project Build Error PRJ0021

> Tool '*tool*', Property '*property*' contains invalid file name.

## Remarks

The file name specified in the property *property* for the tool *tool* was invalid.

You may have used an unknown or invalid macro.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
description: "Learn more about: Project Build Error PRJ0022"
title: "Project Build Error PRJ0022"
ms.date: "08/27/2018"
description: "Learn more about: Project Build Error PRJ0022"
ms.date: 08/27/2018
f1_keywords: ["PRJ0022"]
helpviewer_keywords: ["PRJ0022"]
ms.assetid: 691344a8-fc70-4aeb-9372-dde72f4588a4
---
# Project Build Error PRJ0022

> Unknown Tool, Property '*property*' contains invalid file name '*file*'.

## Remarks

The file name *file* specified in the property *property* was invalid.

You may have used an unknown or invalid macro.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
description: "Learn more about: Project Build Error PRJ0023"
title: "Project Build Error PRJ0023"
ms.date: "08/27/2018"
description: "Learn more about: Project Build Error PRJ0023"
ms.date: 08/27/2018
f1_keywords: ["PRJ0023"]
helpviewer_keywords: ["PRJ0023"]
ms.assetid: ed55a320-e7c8-489f-886e-825feee0d576
---
# Project Build Error PRJ0023

> Tool '*tool*', Unknown Property contains invalid file name '*file*'.

## Remarks

The file name *file* specified for the tool *tool* was invalid.

You may have used an unknown or invalid macro.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
---
description: "Learn more about: Project Build Error PRJ0024"
title: "Project Build Error PRJ0024"
ms.date: "08/27/2018"
description: "Learn more about: Project Build Error PRJ0024"
ms.date: 08/27/2018
f1_keywords: ["PRJ0024"]
helpviewer_keywords: ["PRJ0024"]
ms.assetid: 8bde6368-6c1b-4e04-bc5e-3c6d0b8fa1d7
---
# Project Build Error PRJ0024

> Unicode path '*path*' could not be translated to user's ANSI code page.

## Remarks

*path* is the original Unicode version of the path string. This error can occur in cases where there is a Unicode path that cannot be directly translated to ANSI for the current system code page.

This error may occur if you are working with a project that was developed on a system using a code page that is not on your computer.
Expand Down
Loading