[Qt-creator] qt-creators c/c++ parsing

Campbell Barton ideasman42 at gmail.com
Wed May 19 22:31:08 CEST 2010


Hi, I have been using qt-creator daily for 4 months or so on 64bit Linux.

Probably the most important problem I had so far is C/C++ parser,
sometimes auto-compleate works, sometimes not, sometimes Ctrl+Clicking
on a function is the same.
But this is generally predictable, so it will fail in the same places each run.
I have tried rebuilding the code model and tested on the latest beta
as well as stable.

My guess is that the source code parser is failing in some cases
(~3million+ LOC), but I don't get any feedback from qt-creator.

Is there some way I can tell what the parser is doing?

-- 
- Campbell



More information about the Qt-creator-old mailing list