Newbie question about compiler flag for 10.3 and 10.4
Newbie question about compiler flag for 10.3 and 10.4
- Subject: Newbie question about compiler flag for 10.3 and 10.4
- From: Norio Ota <email@hidden>
- Date: Fri, 3 Feb 2006 10:57:07 +0900
Hi,
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?
Thank you,
Norio Ota
_______________________________________________
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