Re: Re: May Not Respond To
Re: Re: May Not Respond To
- Subject: Re: Re: May Not Respond To
- From: Graham <email@hidden>
- Date: Mon, 26 Jun 2006 15:58:15 -0400
The problem boiled down to a previous problem I was having when
importing header files from the framework I have written.
In my framework headers I was importing other headers in the same
framework using <> instead of "", which was pulling them out of a
search path I guess before finding local ones and this was causing an
older version of the framework header to be pulled into my app at
compile time and hence the compiler warning.
Phew, still getting used to OBJC (C) after so many years of Java.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden