c++ - Target Eye Autoupdate: fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt -


i found target eye's unique autoupdate mechanism on codeproject autoupdating script.

but got error when building vs2010:

1>link : fatal error lnk1123: failure during conversion coff: file invalid or corrupt 1> 1>build failed.

i tried stackoverflow: failure during conversion coff, gave me error:

1>stdafx.obj : warning lnk4075: ignoring '/editandcontinue' due '/incremental:no' specification

the obvious thing file search through rc files vs_version_info, may have 1 defined, or alternatively may have same .rc file included twice ...

that said, i've had vs2010 wierd things me before resource , source files, , way resolve remove file solution, , re-add it


Comments

Popular posts from this blog

java.util.scanner - How to read and add only numbers to array from a text file -

rewrite - Trouble with Wordpress multiple custom querystrings -

debian - 500 Error upon login into Plesk Admin - auth.php3? -