Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.13.0-rc1
-
Ubuntu 18.04 LTS 64 bit
-
a8b208bfae88da86dc3b620846929bcd8a115788 (qt-creator/qt-creator/4.13)
Description
- Open a new qmake-based project.
In "Projects" -> "Build Settings", the build directory is written in red, because it does not exist. - Build the project.
The build directory is still written in red, although it does exist now. - Change the string in the build directory edit to some other value and back to the previous one.
Now the string turns black.
The text should turn black as soon as the project is being built.