PDA

View Full Version : Qt Error: LINK : fatal error LNK1123: failure during conversion to COFF: file



8Observer8
10th August 2014, 09:28
Hello,

I download "Qt 5.3.1 for Windows 32-bit (VS 2010, OpenGL, 537 MB)"

When I compile something I receive this message:


LINK : fatal error LNK1123: failure during conversion to COFF: file

I read this instruction: http://qt-project.org/wiki/Category:Tools::msvc

I deleted: Visual C++ 2010 Runtime 10.0.30319

How in instruction I install " Windows SDK 7.1". But I receive this message:

http://i7.pixs.ru/storage/3/6/7/269png_3966076_13335367.png

Thank you!

anbu01
13th August 2014, 06:57
may be this can help you installing windows sdk http://ctrlf5.net/?p=184.

8Observer8
13th August 2014, 19:15
Okay, I will try :) Thank you very much for reply! :)

nimrod1989
19th November 2014, 19:44
Hi there,

Not sure if it will help you but you may want to read the Error 'LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt' after installing Visual Studio 2012 Release Preview (http://stackoverflow.com/questions/10888391/error-link-fatal-error-lnk1123-failure-during-conversion-to-coff-file-inval) topik which debates a similar subject.

All the best,
Dan