How to configure?
How to configure?
- Subject: How to configure?
- From: Norio Ota <email@hidden>
- Date: Fri, 3 Feb 2006 00:28:04 +0900
Hi,
I uses SetFontInfoForSelection in my code. But after changing some
settings such as ARCHS, MACOSX_DEPLOYMENT_TARGET, GCC_VERSION_ppc,
MACOSX_DEPLOYMENT_TARGET_ppc,SDKROOT_ppc and so on, Xcode 2.2 shows an
error that the forth parameter of the API is wrong, that is, it says
that it is passed OpaqueHIObjectRef* instead of OpequeEventTargetRef*,
and the project can't be built. Before changing those settings and some
settings else, the error hasn't come.
What I have set are:
ARCHS = ppc, i386
MACOSX_DEPLOYMENT_TARGET = 10.3
GCC_VERSION_ppc = 3.3
MACOSX_DEPLOYMENT_TARGET_ppc = 10.3
SDKROOT_ppc = /Developer/SDKs/MacOSX10.3.9.sdk
I forgot what else I have changed. Sorry.
Would you give me suggestions or advices how to set the project or
target configuration?
Best regards,
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