Re: xcode 2.1 Platform type in rsrc
Re: xcode 2.1 Platform type in rsrc
- Subject: Re: xcode 2.1 Platform type in rsrc
- From: William Stewart <email@hidden>
- Date: Thu, 9 Jun 2005 15:56:38 -0700
We're trying to track down the reason for this problem - its pretty
clear that both should be defined after these cases...
In the meantime, Doug's workaround is the way to address this (in
OTHER REZ FLAGS in the project settings define: -D TARGET_REZ_MAC_PPC=1)
Thanks
Bill
On 08/06/2005, at 7:44 AM, Olivier Tristan wrote:
Doug Wyatt wrote:
The Xcode 2.1 AUResources.r contains:
#if !defined(TARGET_REZ_MAC_PPC)
#define TARGET_REZ_MAC_PPC 1
#endif
#if !defined(TARGET_REZ_MAC_X86)
#define TARGET_REZ_MAC_X86 1
#endif
I don't know why this wouldn't be working as expected, but you
could try adding
-d TARGET_REZ_MAC_PPC=1
to your target's Other Rez Flags (OTHER_REZFLAGS).
Indeed, but I would really appreciate to know who declares
TARGET_REZ_MAC_PPC= 0 .
Is there any possiblity to know where it has been already defined ?
Thanks,
--
Olivier Tristan
Ultimate Sound Bank
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
--
mailto:email@hidden
tel: +1 408 974 4056
________________________________________________________________________
__
"Much human ingenuity has gone into finding the ultimate Before.
The current state of knowledge can be summarized thus:
In the beginning, there was nothing, which exploded" - Terry Pratchett
________________________________________________________________________
__
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden