Delphi Compiler Error
Linker error: %s
Reason for the Error & Solution
The resource linker (RLINK32) has encountered an error while processing a resource file. This error may be caused by any of the following reasons:
- You have used a duplicate resource name. Rename one of the resources.
- You have a corrupted resource file. You need to replace it with another version that is not corrupted or remove it.
- You are using an unsupported resource type, such as a 16-bit resource or form template.
- If converting resources such as 16-bit icons to 32-bit, the resource linker may have encountered problems.