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 _______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
