Hi Andre!<br><br>I know about Project.config, at this time I copy into it some definitions. But it is not good solution.<br><br>If I could publish the source code, I would have published it, as most helpful information :-)<br>
<br><div class="gmail_quote">2013/4/8 André Hartmann <span dir="ltr"><<a href="mailto:andre.hartmann@iseg-hv.de" target="_blank">andre.hartmann@iseg-hv.de</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
regarding your Include-File: every Generic Project has a Project.config file, in which you can add defines for Qt Creator.<br>
<br>
Maybe there is a chance to let this file beeing a link to your include file, or otherwise, move the global definitions to the Project.config and -include this one to your compiler.<br>
<br>
Regarding the slow parsing: I'm pretty sure I heard this from other people before, maybe there is already a bugreport. I think the most helpful information would be the project source code, in case you can publish it ;)<br>

<br>
Am 05.04.2013 03:54, schrieb hatred:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hi All!<br>
<br>
Some compilers can declare header file(s) that will be pre-included to<br>
all sources before compile. For example GCC has option "-include <file>"<br>
for this purposes. Our project uses this ability to declare some<br>
macroses, types, functions and so on (big embedded project).<br>
<br>
I use QTC to edit and refactoting code (Generic Project) and found, that<br>
some macrosses can't be recognized by QTC while our pre-compiled file<br>
does not included manually. So, my question: Does any way to point this<br>
pre-included files for QTC parser?<br>
<br>
And another question but regard parsing.<br>
Currently I use QTC 2.6.2 on WinXP (32bit) it require about 20 min to<br>
parse our project (some classes does not recognized but in most cases it<br>
works). I tried to migrate to 2.7.0 and found that parsing break<br>
totally: I tried to wait for a two hours, but parsing still reports a<br>
zero progress. So my question: Does any way to turn on parsing<br>
debugging? What file currently processing. How much files already<br>
processed and total files count. Parsing errors and warnings and so ons.<br>
I want fill a bug report, but I don't see what helpful information I can<br>
provide...<br>
<br>
<br></div></div>
______________________________<u></u>_________________<br>
Qt-creator mailing list<br>
<a href="mailto:Qt-creator@qt-project.org" target="_blank">Qt-creator@qt-project.org</a><br>
<a href="http://lists.qt-project.org/mailman/listinfo/qt-creator" target="_blank">http://lists.qt-project.org/<u></u>mailman/listinfo/qt-creator</a><br>
<br>
</blockquote>
<br>
</blockquote></div><br>