Some other info that may help, this works in 2.2.82 (2.3.0-beta), and output pf GCC is also failing to parse in recent git builds, 'Build Issues' only reports on failed builds but not individual errors gcc. Again, this works in the beta.
On Fri, Jul 22, 2011 at 1:50 PM, Campbell Barton <[email protected]> wrote: > In the last ~2 weeks QtCreator's parser has been failing on blender > sources (I compile from Git daily on linux, sometimes there are > glitches but mostly they get fixed within a week or so). > The problem is so bad (even with simple C code), pretty much no > headers are recognized in C code - structures no auto-completed unless > they are defined in the same C file, Python.h headers not recognized > either even though the directory is in the project.includes file. > > Previously I have found glitches under certain conditions but these > were corner cases and I could ignore them or make changes so the > parser worked. > > So I could find the revision this breaks (which is tedious) - but I > assume it would help in fixing. > > Is some way to get feedback on why the parser fails so I can > investigate this myself, > some debug output or define I could enable? > > Perhaps something minor is breaking the parser early on and making > everything else fail too, so a hint at whats going on would be useful. > -- > - Campbell > -- - Campbell _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-creator
