Skip to content
Merged
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,14 +1,15 @@
---
description: "Learn more about: Resource Compiler Error RW2001"
title: "Resource Compiler Error RW2001"
ms.date: "11/04/2016"
description: "Learn more about: Resource Compiler Error RW2001"
ms.date: 11/04/2016
f1_keywords: ["RW2001"]
helpviewer_keywords: ["RW2001"]
ms.assetid: 963bdc7d-6ebe-4378-8bbc-47dfcf5d330c
---
# Resource Compiler Error RW2001

Invalid directive in preprocessed RC file
> Invalid directive in preprocessed RC file

## Remarks

The RC file contains a **#pragma** directive.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
---
description: "Learn more about: Resource Compiler Error RW2002"
title: "Resource Compiler Error RW2002"
ms.date: "11/04/2016"
description: "Learn more about: Resource Compiler Error RW2002"
ms.date: 11/04/2016
f1_keywords: ["RW2002"]
helpviewer_keywords: ["RW2002"]
ms.assetid: b1d1a49b-b50b-4b0b-9f09-c7762e2dbe8f
---
# Resource Compiler Error RW2002

Parsing error
> Parsing error

### To fix by checking the following possible causes

Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
---
description: "Learn more about: Resource Compiler Error RW2003"
title: "Resource Compiler Error RW2003"
ms.date: "11/04/2016"
description: "Learn more about: Resource Compiler Error RW2003"
ms.date: 11/04/2016
f1_keywords: ["RW2003"]
helpviewer_keywords: ["RW2003"]
ms.assetid: 9dc0ba70-6776-4aef-b316-5f1711d8e42e
---
# Resource Compiler Error RW2003

Generation Error
> Generation Error

### To fix by checking the following possible causes

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
---
description: "Learn more about: Resource Compiler Fatal Error RW1004"
title: "Resource Compiler Fatal Error RW1004"
ms.date: "11/04/2016"
description: "Learn more about: Resource Compiler Fatal Error RW1004"
ms.date: 11/04/2016
f1_keywords: ["RW1004"]
helpviewer_keywords: ["RW1004"]
ms.assetid: 89cfcb02-a5d3-4271-be4f-df2ec3f94f3e
---
# Resource Compiler Fatal Error RW1004

Unexpected end of file
> Unexpected end of file

## Remarks

This error can be caused by missing line feed and carriage-return characters on the last line of a text file.
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
---
description: "Learn more about: Resource Compiler Fatal Error RW1009"
title: "Resource Compiler Fatal Error RW1009"
ms.date: "11/04/2016"
description: "Learn more about: Resource Compiler Fatal Error RW1009"
ms.date: 11/04/2016
f1_keywords: ["RW1009"]
helpviewer_keywords: ["RW1009"]
ms.assetid: c11aceaf-3527-4509-867d-e7b22254e276
---
# Resource Compiler Fatal Error RW1009

Error creating resource-name
> Error creating resource-name

## Remarks

Could not create specified .res file. Make sure it is not being created on a read-only drive. Use /V to find out whether the file is being created.
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
---
description: "Learn more about: Resource Compiler Fatal Error RW1016"
title: "Resource Compiler Fatal Error RW1016"
ms.date: "11/04/2016"
description: "Learn more about: Resource Compiler Fatal Error RW1016"
ms.date: 11/04/2016
f1_keywords: ["RW1016"]
helpviewer_keywords: ["RW1016"]
ms.assetid: 7c93b6b6-3684-4b09-b71d-160c400f75a5
---
# Resource Compiler Fatal Error RW1016

RC terminating after preprocessor errors
> RC terminating after preprocessor errors

## Remarks

The Resource Compiler halted due to other errors. Fix the other errors and recompile.
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
description: "Learn more about: Resource Compiler Fatal Error RW1022"
title: "Resource Compiler Fatal Error RW1022"
ms.date: "11/04/2016"
description: "Learn more about: Resource Compiler Fatal Error RW1022"
ms.date: 11/04/2016
f1_keywords: ["RW1022"]
helpviewer_keywords: ["RW1022"]
ms.assetid: 6747c8a9-9c9b-4422-b414-0645d22092d0
---
# Resource Compiler Fatal Error RW1022

**I/O error writing file**
> I/O error writing file

## Remarks

The Resource Compiler could not write to a file.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
---
description: "Learn more about: Resource Compiler Fatal Error RW1023"
title: "Resource Compiler Fatal Error RW1023"
ms.date: "11/04/2016"
description: "Learn more about: Resource Compiler Fatal Error RW1023"
ms.date: 11/04/2016
f1_keywords: ["RW1023"]
helpviewer_keywords: ["RW1023"]
ms.assetid: 1fe0964a-a8cc-4ffa-a427-dbce39f23173
---
# Resource Compiler Fatal Error RW1023

I/O error writing file, drive full
> I/O error writing file, drive full

## Remarks

Free space must equal at least twice the size of the executable file you are creating.
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
---
description: "Learn more about: Resource Compiler Fatal Error RW1025"
title: "Resource Compiler Fatal Error RW1025"
ms.date: "11/04/2016"
description: "Learn more about: Resource Compiler Fatal Error RW1025"
ms.date: 11/04/2016
f1_keywords: ["RW1025"]
helpviewer_keywords: ["RW1025"]
ms.assetid: 561a02af-e7e0-442a-8ad3-a00b2ca1b62e
---
# Resource Compiler Fatal Error RW1025

Out of far heap memory
> Out of far heap memory

## Remarks

Check for memory-resident software that might be taking up too much space. Use the CHKDSK program to find out how much memory you have.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
---
description: "Learn more about: Resource Compiler Fatal Error RW1030"
title: "Resource Compiler Fatal Error RW1030"
ms.date: "11/04/2016"
description: "Learn more about: Resource Compiler Fatal Error RW1030"
ms.date: 11/04/2016
f1_keywords: ["RW1030"]
helpviewer_keywords: ["RW1030"]
ms.assetid: 10727997-9ded-4afc-93b3-58fb435c3da8
---
# Resource Compiler Fatal Error RW1030

Output Error
> Output Error

## Remarks

This error can be caused if the Resource Compiler was not able to create the destination file. Make sure that there is enough disk space and that you have write permission on the volume.