Re: Is ZLib available in Cocoa?
Re: Is ZLib available in Cocoa?
- Subject: Re: Is ZLib available in Cocoa?
- From: "I. Savant" <email@hidden>
- Date: Fri, 5 Oct 2007 11:32:29 -0400
> I've downloaded the
> zlib 1.2.3 source from the official site, but now I am not sure how to
> compile it. Should I compile it from a coomand line using its makefile or is
> it better to create a framework from these sources? If the last is better
> then how to do it? Should I manually include all .c and .h files into an
> empty project? And what project kind (target type) to use? Should it be a C
> project or a Cocoa framework?
There's nothing inherently different about building this with XCode
than any other IDE. XCode-related questions are best posed to the
xcode-users list while questions about how to build this particular
project are best posed to any forum(s) associated with that project.
The particulars about how to build zlib have nothing to do with Cocoa.
Now the NSData category to which I referred you does ... :-)
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden