Measurement Studio for VC++

cancel
Showing results for 
Search instead for 
Did you mean: 

error CVT1100: duplicate resource. type:MANIFEST, fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt

Hi,

help needed,

I have opened Operator intercace VC++ workspace which is in the "Program Files\National Instruments\TestStand 3.1\OperatorInterfaces\NI\Full-Featured" folder using Microsoft Visual studio 2008, I tried to build the .exe file, but I am getting the two errors mentioned below.

1) error CVT1100: duplicate resource.  type:MANIFEST

2) fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt

 

can anyone help me out to resolve these errors.

 

thanks in advance for your help.

0 Kudos
Message 1 of 2
(11,514 Views)
You might want to try commenting or removing the line that references the manifest file in the resource script (*.rc) file.
0 Kudos
Message 2 of 2
(11,329 Views)