Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
1.5.0, 1.6.0
-
Windows 7 64 bit
-
483f414123edfd2ebc979759858eb837e04a1b8e
Description
Open qtcreator-super.qbs in Creator.
In General Messages view you can see lots of warnings:
"WARNING: qbs.getEnv is deprecated and will be removed in Qbs 1.6. Use Environment.getEnv instead."
These are plain text and not linked to the lines causing them.
The warnings should appear in Creator's "Issues" view and show their respective code line when being clicked.