Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt Creator 17.0.0-beta2
Description
Steps to reproduce:
- start fresh QC with new settings
- link with Qt, restart
- create a project, qbs based
- first qbs resolve/parse goes fail (seems as if the qbs profile for this kit is not yet created / or created in parallel with the configure of the project?)
Current result:
- [...]cpp is not defined.
Error while handling product 'untitled':
Error executing provider for module 'Qt.core'
(or similar, e.g. Qt.quick if you use a Qt Quick app template)
Note: A second "Reparse Qbs" solves this, any further usage of the same kit succeeds on first configure.