Re: XCode doesn't seem to know when build stops
Re: XCode doesn't seem to know when build stops
- Subject: Re: XCode doesn't seem to know when build stops
- From: Karl Kraft <email@hidden>
- Date: Thu, 29 Jan 2004 17:11:11 -0600
Yes. This was driving me crazy, and I was getting real tired of
quitting and relaunched Xcode after each compile. Fortunately the bug
only crops up when your code has an error in it. So I've learned to
write more perfect code :-)
Fixed it with
Preferences -> Building
In "Errors & Warnings SmartGroup"
Turn both popups to Never.
In "Build Window"
Set popups to Always and Never
If you notice in Console.app there is an exception that is throwing as
the build completes.
--
K2 // Karl Kraft // email@hidden
To purchase it is not like spending money, but rather it is an
investment in the future, in a blow against the empire
On Jan 29, 2004, at 4:02 PM, Mel Walker wrote:
I'm having a recurring problem today -- I start a build, I get an
error somewhere, I fix the error, and the build buttons are still
inactive. I have to close and open the project to get them back.
Has anyone else seen this? Is there a fix? Workaround (other than
never make an error)?
--
Mel Walker <email@hidden>
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.