Re: A pretty annoying problem with XCode???
Re: A pretty annoying problem with XCode???
- Subject: Re: A pretty annoying problem with XCode???
- From: Steve Sims <email@hidden>
- Date: Tue, 13 Apr 2004 20:52:05 -0400
Curious...
I have never seen the problem being discussed myself - the only time
XCode refuses to compile for me is when I've left the app I'm working
on still running.
However the curious bit is the version numbers reported below. I'm
using XCode 1.1 as downloaded from ADC, but the IDE, Core and
ToolSupport are all reported as 300.0.
Am I just not seeing an update to XCode because I haven't forked out
for a Select ADC membership or something?
Steve
On 13 Apr 2004, at 02:10, Robert Cerny wrote:
Hi,
I believe the problem is based on cache corruption. There are some
notes in Release notes of XCode. Usually, the _direct_ way to get this
problem is to change a header which is a part of precompiled header,
not to save it and hit build.
Anyway, making a clean build removes all these weird problems at least
for me. Also, there was an upgrade of XCode tools already which made
the whole situation a LOT of better than before. Do you have the same
versions as me?
Xcode IDE: 305.0
Xcode Core: 305.0
ToolSupport: 302.0
HTH
Robert
_______________________________________________
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.