Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Error: LNK1123: failure during conversion to COFF: file invalid or corrupt in QtCreator 5.0.2
-
I get the following error " LNK1123: failure during conversion to COFF: file invalid or corrupt" when i build my solution in QtCreator 5.0.2.How to solve this problem?
-
I see the same thing when running a qt hello world app (qt quick application)... Have you had any luck with this?