[Qt-creator] [Qt-Creator] Indexing hangs...
roberto.raggi at nokia.com
roberto.raggi at nokia.com
Fri Oct 9 14:28:23 CEST 2009
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>
More information about the Qt-creator-old
mailing list