Re: PB hangs forever when compiling
Re: PB hangs forever when compiling
- Subject: Re: PB hangs forever when compiling
- From: Ian Gillespie <email@hidden>
- Date: Wed, 16 Apr 2003 17:18:02 -0700
I am not sure why it happened, but if I make *any* change to a source
file (e.g. add a space or carriage return) and then try to
re-compile, PB hangs forever. I have to force quit. I tried
cleaning the target, restarting the computer and still no luck.
Actually after cleaning it stopped on compiling my prefix file. Once
I re-launch PB, it compiles fine if I don't make any changes. So
basically I have to force quit PB every time I compile. Any
suggestions?
Have you tried opening a Terminal window, cd'ing to your project
directory, and building using the "pbxbuild" command-line tool?
Not really a cure, but it might be an effective band-aid. ;-)
Re-indexing did the trick. Thanks all.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.