Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
None
-
Qt Creator 2.5.2
-
Windows 7 64-bit
Microsoft cl 14.00.50727.762 for x64 (Visual Studio 2005)
Intel icl 11.1 Build 20100414
Description
This is basically QTCREATORBUG-3460 but hopefully with enough information to fix it this time.
I've attached a minimalistic CMake Project (CMakeLists.txt and test.cpp) that produces a warning and an error with both the intel and microsoft compilers.
The Log output of the microsoft build is in ms.txt.
The Log output of the intel build is in intel.txt.
With the microsoft build the "Issues" tab gets filled properly with the intel build it stays empty.