Xcode 4: How To Prevent Xcode from Indexing?
Xcode 4: How To Prevent Xcode from Indexing?
- Subject: Xcode 4: How To Prevent Xcode from Indexing?
- From: Andreas Grosam <email@hidden>
- Date: Mon, 02 May 2011 09:50:34 +0200
Is there a flag which prevents Xcode from indexing?
Currently, trying to build C++ projects which include a bunch of boost headers is nearly impossible. Xcode tries to index this stuff, and it clearly has sever trouble with it. Xcode consumes nearly 2.5GB RAM and indexing takes for ever (well, minutes after each edit). When trying to build, every additional process of clang takes as well about 800MB. Then, the system starts to trash (I have "only" 4GB installed), and any action stalls - or takes an unduly long time to finish. I would guess that preventing Xcode from indexing could help a bit.
Of course, I consider such a flag a workaround until indexing (such puzzling C++ headers) works better ;)
Thanks for help and any other hints.
Andreas _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden