-
Bug
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.15.2
-
None
In Qt Creator 17.0.0 with Qt 5.15.2, if the compilation directory is not under the project directory, the paths in the makefile.debug generated by qmake will be incorrect. For example, in the default build/debug directory, there will be two extra "../../" prefixes, causing the build to fail with incorrect path errors.