Re: Newbie question about compiler flag for 10.3 and 10.4
Re: Newbie question about compiler flag for 10.3 and 10.4
- Subject: Re: Newbie question about compiler flag for 10.3 and 10.4
- From: Chris Espinosa <email@hidden>
- Date: Thu, 2 Feb 2006 19:49:45 -0800
On Feb 2, 2006, at 5:57 PM, Norio Ota wrote: I'd like to compile a file which includes SetFontInfoForSelection with 10.4u.sdk for i386 and 10.3.sdk for ppc. I heard the type of the forth argument of the api is deferent between 10.3 and 10.4, so that when I build it with [ARCHS = ppc i386], I always get the error.
I think it would be fine if I build the app separately for both architectures. But I guess there are some good ideas to build it at once, for instance, putting a compiler flag or doing something that I don't know.
Would you tell me what compiler flag I should add before the api and/or how?
In general, if you have a question about an API, search in Xcode's Documentation window first. It indexes all the documentation and technical notes.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden