-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
None
-
Qt Creator 1.3.0, Qt Creator 1.3.1
-
None
-
Mingw64 (unsupported i know, but still) from https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/mingw-w64-bin_x86_64-mingw_20100118_sezero.zip/download
Mingw64/bin folder is in path, and Mingw version is set in options.
When ld.exe throws an error (eg a function is declared in a class header, but is not defined in the cpp file). The build output shows: collect2: ld returned exit 2 status. It does not show the real error message. When I click "compile output", the message is there. I think this should show in the "build issues", which is a lot easier to read.