QtCreator project tree not being populated
-
Dear all,
I am used to work with qtcreator on linux and I never had problems in opening a cmake project, running cmake and having qtcreator displaying the project tree automatically.
I have downloaded Qt Creator 4.0.1 for mac and I was trying to load a simple c++ project using cmake. This project opens perfectly on my linux machine.
Cmake is executed perfectly, the code compiles and runs without problems inside qtcreator but, the project tree contains only the cmakelists.txt file that I originally opened.My path does not contain strange characters. I read in an old post that that could be the cause of the problem. Googling didn't bring any useful suggestions on how to solve the problem unfortunately.
Anyone that can help me out solving the issue or point me in the right direction?
Thanks a lot in advance!Rob
-
Hi and welcome to devnet,
Can you compare that with a pre 4.0 version of Qt Creator ?