Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Solve CVT1100: duplicate resource. type:MANIFEST issue in Visual Studio for MFC/C++

0.00/5 (No votes)
2 Sep 2011 1  
Solve the CVT1100 error.
fatal error CVT1100: duplicate resource.  type:MANIFEST, name:1, language:0x0409

If you ever encounter this error while compiling (usually a downloaded project from internet), then remove the manifest file and remove the reference to the manifest file in the .rc file.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here