QTCreator cmake project view problem
Unsolved
Qt Creator and other tools
-
Hi,
I've just installed the latest opensource version of qtcreator (4.12.1 according to 'about' dialog) and the cmake project view appears to be a bit broken. I'm wondering if there's an option somewhere I need to change.
Each folder in the cmake project has child 'sources' and 'headers' nodes (pretty sure last version didn't do this) and each of these has the full filesystem path starting with '/' down to the actual files represented by a 'chain' of nodes, like there's a filesystem view inside each sources and headers folder in the project view!
Everything else works OK and it solves the clang-format problem I was having with the last version of qtcreator I used but the project view is kind of unusable like this.
Bye!
Mark