It does not help to me, that is the problem :-)

What OS do you have?
What version of QtCreator do you use?
is the header file in the same dir as source file?

Thanks,
Petar


On Mon, Apr 15, 2013 at 2:51 AM, hatred <[email protected]> wrote:

> Hi Petar!
>
> Try to add
> #include "your_header.h"
>
> into .config file. It helps me :-)
>
> 2013/4/15 Petar Perisin <[email protected]>
>
>> Hi,
>>
>> NOTE: this is my first post on mailing list. I would like to reply to
>> existing thread - "C/C++ parser and "pre-included" headers", but since I
>> have never done this maybe I will create new thread. sorry about that. :-)
>>
>> However, there was discussion about how to add pre-compiled headers to
>> generic project, so that code model recognizes them and parses them, and
>> kinda includes them in fornt of every file in the code base - I have this
>> issues too, and I was not able to solve them so far. I work on Linux,
>> QtCreator "2.8", compiled from master branch.
>>
>> I have seen in several occasions information about how I should do
>> something to the *.config file - however, so far nothing I have tired
>> worked worked.
>>
>> Is there someone who had made this work, in any way what-so-ever? Can you
>> please explain how to do this in detail, since I have tried a lot of things
>> and nothing ever made parser include any of the files listed in *.config
>> file?
>>
>> Regards,
>> Petar
>>
>>
>>
>> _______________________________________________
>> Qt-creator mailing list
>> [email protected]
>> http://lists.qt-project.org/mailman/listinfo/qt-creator
>>
>>
>
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to