Re: Bug with included files
Re: Bug with included files
- Subject: Re: Bug with included files
- From: Timothy Carpenter <email@hidden>
- Date: Tue, 06 Apr 2004 11:58:02 +0100
I have a similar issue with class files when they are renamed within Xcode
e.g. duplicates in the class browser and build errors not finding the class
even after restarting the project!
Tim
On 6/4/04 11:41 am, "Rahul Verma" <email@hidden> wrote:
> Seems like there is some caching problem ... more to do with the memory
> washer rather than XCode!! What say?
>
> Rahul
>
>
> -----Original Message-----
> From: email@hidden
> [mailto:email@hidden] On Behalf Of Lionel
> Sent: Tuesday, April 06, 2004 3:58 PM
> To: email@hidden
> Subject: Bug with included files
>
> I include a file like this :
>
> #include "filea.h"
>
> I change the name of filea.h to fileb.h and the inclusion to
>
> #include "fileb.h"
>
> When compiling, XCode says : fileb.h : no such file or directory
>
> I quit XCode and relaunch the project without changing anything. I
> recompile -> no problem.
>
> It seems to me that this is a bug in XCode.
> _______________________________________________
> 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.
_______________________________________________
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.