fatal error CVT1100: duplicate resource.
Feb.28, 2007 in
Geeky/Programming
More C++ gotchas. You get this error, what do you do?
Check your resource file, there is a resource with an ID of 1. Change it to something (5000) or whatever, and rebuild. You should be good to go.
Tags: CPlusPlus, Development
Simlar Posts
- Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control.
- SSAS: AverageOfChildern and Semi-additive measure requires a time dimension
- VS2005 LNK1104 Error - cannot open file
- Error that completed successfully?
- ASP.NET C# - Grabbing a posted file and save to disk

Leave a Reply