February 27, 2012

glenner glenner
Lab Rat
5 posts

Qt Creator 2.4.1 & cmake problems

 

Hi,

I am having issues with cmake projects after updating to Qt Creator 2.4.1 .
When opening a CMakeLists.txt file the source files are not shown in the Edit view of creator.
The Projects view contains the correct settings however, and building the project also does work.
I’m just not able to view the project tree…
The same project loaded fine in the previous version of creator.
I verified that the CMakeProjectManager plugin is loaded.

Is anyone experiencing the same problem? Any idea how to fix this?

thanks,
Glenn

8 replies

February 28, 2012

Tobias Hunger Tobias Hunger
Mad Scientist
3135 posts

Can you share the sources of the project you are working on?

February 29, 2012

glenner glenner
Lab Rat
5 posts

unfortunately i cannot share the source of this project.
however it seems to happen with all projects i’ve tried, for example i found this (unrelated) project on github which reproduces the problem:
https://github.com/marcbowes/mxitc

February 29, 2012

Tobias Hunger Tobias Hunger
Mad Scientist
3135 posts

Hmmm… The mxitc project seems to work for me.

Which version of cmake are you using? I am at 2.8.3. Maybe there were some changes that broke something.

February 29, 2012

glenner glenner
Lab Rat
5 posts

i am using cmake version 2.8.7

February 29, 2012

Tobias Hunger Tobias Hunger
Mad Scientist
3135 posts

Please file a bug report [bugreports.qt-project.org] with all that information and I am sure somebody will look into the issue:-)

February 29, 2012

glenner glenner
Lab Rat
5 posts

ok will do, thanks a lot

August 17, 2012

daviddoria daviddoria
Ant Farmer
62 posts

Glenn,

Did you ever figure this out? I think I am having the same problem (with 2.4.1 as well as 2.5.2). I am using CMake 2.8.8.

David

August 18, 2012

glenner glenner
Lab Rat
5 posts

Hi David,

It was a very stupid issue, i just needed to enable the sidebar..

https://bugreports.qt-project.org/browse/QTCREATORBUG-7015

 
  ‹‹ how to add png++/libpng to Qt Creator?      qtcrashhandler.pri ››

You must log in to post a reply. Not a member yet? Register here!