visual studio is not compiling..

hi! i started my programming studies not a long ago. we work on c++ and somehow the program is not compiling on my computer. the software is legal, i installed and started it with no problem but when i do debug or build i always recieve this error at the bottom:
error LNK1123: failure during conversion to COFF: file invalid od corrupt
suggestions any1?
You give no information about which version of Visual Studio you are using.
Have you tried Google or MSDN.
it's the 2010 ultimate version
Is there a service pack to be installed.
Go to windows update in control panel and see if it lists a service pack for
VS2010.

There are also these links which mentions this problem:
http://stackoverflow.com/questions/10888391/link-fatal-error-lnk1123-failure-during-conversion-to-coff-file-invalid-or-c

http://social.msdn.microsoft.com/Forums/da-DK/vssetup/thread/d10adba0-e082-494a-bb16-2bfc039faa80
yes!!!
this is it!!
thanks a lot!
Topic archived. No new replies allowed.