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

Reply via email to