Re: Xcode 2.1 locking up immediately
Re: Xcode 2.1 locking up immediately
- Subject: Re: Xcode 2.1 locking up immediately
- From: Andreas Grosam <email@hidden>
- Date: Thu, 18 Aug 2005 16:32:34 +0200
On 17.08.2005, at 17:25, Chris Espinosa wrote:
On Aug 17, 2005, at 7:06 AM, Lyndsey Ferguson wrote:
Hello all,
I've been working on bring a CodeWarrior (8.3) CFM application into
Xcode by adding the files manually and creating the sub-projects so
that they create static libraries that the main application depends
on (to match the way we build our app currently).
snip
I will file a bug report, but in the meantime, is there anything I
can do to salvage my project? I've spent a considerable amount of
time on this project!
Turn off the indexing in the project's Get Info General pane. It
looks likely that you have some construct in your source that is
locking up the indexer's parser
Just curious, isn't the indexer running in its own thread, so even if
it would hang, the UI and other parts of XCode should work just fine?
BTW, IMHO indexing is the most important feature I would like to work
really great and perfect!!! IMO, this feature seems to be pretty
unattended, but everything in XCode depends on it:
source code navigation, code completion, symbol lists, class browsers,
(syntax coloring?), function popup, include header list, etc., etc.
I know, this is a challenging task, but the better this feature, the
faster we can develop applications.
(please take a look at the Ecplise project and its C++ intergration
tool CDT and in particular the indexer requirements and design notes)
Andreas
Isolating it to the file that locks it up would really help, too.
Chris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
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