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: christian <email@hidden>
- Date: Sat, 11 Jun 2005 08:16:06 -0400
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
For me it doesn't work unless I add this to the Target build
settings... I made the change in the project settings (Project ->
Info -> Build panel -> Other Rez Flags) for "All Configurations" but
it didn't help. auval will only see my component when I double-click
on the target and add this value in the Expert View (XCode 2.1).
These other include paths were already there:
-D TARGET_REZ_MAC_PPC=1 -I ../AUPublic/AUBase -I /System/Library/
Frameworks/CoreServices.framework/Versions/A/Frameworks/
CarbonCore.framework/Versions/A/Headers
Also, I think it doesn't seem to matter whether or not I had targeted
the Universal 10.4 SDK -- auval didn't find the component.
But it works now, so thank you!
btw, Will there be a new set of AU Project Templates for XCode 2.1?
I noticed the New Project Assistant doesn't list the AU project
templates after upgrading. (Or maybe they disappeared after
upgrading to Tiger/XCode 2.0? I never looked...)
Regards,
christian
_______________________________________________
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