how can I use zlib when building a Universal Binary?
how can I use zlib when building a Universal Binary?
- Subject: how can I use zlib when building a Universal Binary?
- From: Daniel Morrow <email@hidden>
- Date: Tue, 7 Jun 2005 10:44:20 -0400
Dear list,
my app currently uses zlib in it's PowerPC implementation. This
involves me including "libz.dylib" as found in /usr/lib (which is an
alias for libz.XXX.dylib, where XXX is some number)
I just downloaded XCode 2.1, and thought I'd try and build a
Universal Binary of my app. The "libz" that I'm using, is PowerPC
only, and can't be used on the Intel side.
Any thoughts on how I should resolve this?
-Dan
_______________________________________________
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