[Qt-creator] Odp: Re: Additional Sources Location
Paweł Faron
pawelfaron87 at wp.pl
Mon Feb 25 10:53:24 CET 2013
I already managed to resolve this. I added my additional sources (boost and GoogleTest) into MinGW's include folder which QtCreator reads during file parsing.
My crash isn't related to this because it happen even when I created the project from scratch.
Dnia Poniedziałek, 25 Lutego 2013 09:43 Ziller Eike <Eike.Ziller at digia.com> napisał(a)
>
> On 19.02.2013, at 20:49, Paweł Faron <pawelfaron87 at wp.pl> wrote:
>
> > Hello,
> > Is It possible to additional location of headers files after ?Importing Project?? So, the QtCreator will know where to find files includes in sources.
>
> I'm not sure how this is related to your crash, but for "import existing project" Qt Creator reads the include paths from the file <projectname>.includes
> (see http://qt-project.org/doc/qtcreator-2.6/creator-project-generic.html)
>
> Br, Eike
>
> > I need this because my project is already huge and it uses the boost libraries. When I have boost together with my project sources, Qt creator crashes during parsing. I suspect that is related to memory usage because almost 1 GB is consumed.
> >
> > Best regards
> > Pawel
> >
> >
> >
> > _______________________________________________
> > Qt-creator mailing list
> > Qt-creator at qt-project.org
> > http://lists.qt-project.org/mailman/listinfo/qt-creator
>
> --
> Eike Ziller, Senior Software Engineer - Digia, Qt
>
> Digia Germany GmbH, Rudower Chaussee 13, D-12489 Berlin
> Geschäftsführer: Mika Pälsi, Juha Varelius, Anja Wasenius
> Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B
>
More information about the Qt-creator
mailing list