Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
None
-
Qt Creator 4.9.0
Description
Steps to reproduce:
1) create console qbs app using wizard
2) add dependencies to "cpp" and "Qt.widgets" module
3) Qt creator will stuck in a state when he complains about missing dependencies
"Reparse qbs" button does not help to get out of this state.
The only workaround is to quit qtc, remove build directory and *.user file, start qtc, which is annoying.