65.9K
CodeProject is changing. Read more.
Home

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

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.68/5 (18 votes)

Sep 2, 2011

CPOL
viewsIcon

61717

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.