Hi Robe,
the second indexer hangs.

Further along we starting qt-creator from a cygwin bash shell with many
project specific environment variables like $QMAKESPEC%, $QTDIR or
microsofts %INCLUDE% variable.
In my opinion all environment variables will be ignore, because all qt3
classes are not in "vgl4.includes" project file and they are marked as "is
not a type name".

          Jens

On Fri, Oct 9, 2009 at 2:28 PM, <[email protected]> wrote:

>
> Hi Jens,
>
> When loading a project we start two different indexers. The first
> indexer is responsible to create items for the #include completion.
> The second indexer will parse all the files in your project and it
> will populate what we call the "code model".
> Now, would be nice to know which indexer hang :) When indexing we show
> a progress bar saying "Scanning" when we are searching for header
> files and "Indexing" when we are parsing the source files.
>
> ciao robe
>
>
> On Oct 9, 2009, at 2:05 PM, ext Jens Frederich wrote:
>
> > Hi all,
> >
> > We've a very large qt3 base project. We using qmake as build system.
> > Because qt-creator don't support qt3, we've created a Makefile based
> > project to import the project in qt-creator (windows x64).
> >
> > I open the project and indexing begins but never ends. It hangs...
> > Has anyone an idea ?
> > As far as I can see qt-creator don't expand the environment
> > variables like $QTDIR/include or $INCLUDE.
> >
> >                    Jens
> >
> > <ATT00001..txt>
>
>
> _______________________________________________
> Qt-creator mailing list
> [email protected]
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>



-- 
Jens Frederich
Software Engineer
[email protected]
+49-6221-73920-75
---------------------
Volume Graphics GmbH, Firmensitz: 69123 Heidelberg, Deutschland
Geschäftsführer: Christof Reinhart, Christoph Poliwoda, Thomas Günther
Amtsgericht Heidelberg, HRB 335703, USt-ID: DE187252420
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-creator

Reply via email to