How to use REZ to create resource combining x86 and x64?
How to use REZ to create resource combining x86 and x64?
- Subject: How to use REZ to create resource combining x86 and x64?
- From: Vojtěch Meluzín <email@hidden>
- Date: Fri, 04 Nov 2011 22:58:53 +0100
Hi,
I want my plugins to be 32-bit and 64-bit in one module. So I'm going to use "lipo" to merge the 2 binaries. But the plugin package also contains the resource file created by "rez". That need a parameter "-isysroot /Developer/SDKs/MacOSX10.5.sdk" specified for example. But the 64-bit version must be compiled with SDK 10.6, right? I mean Leopard wasn't 64-bit. And I still want to maintain compatibility with Leopard for 32-bit version, so I need to 10.5 SDK, so how to do that?? Or can I use 10.5 for both cases?
Thanks,
Vojtech
_______________________________________________
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