Where is zlib located?
Where is zlib located?
- Subject: Where is zlib located?
- From: Tito Ciuro <email@hidden>
- Date: Fri, 28 May 2010 08:40:47 +0200
Hello,
I'm trying to incorporate zip-framework (http://code.google.com/p/zip-framework/) in my project. When I compile the sources in Xcode I see this error:
> "inflate", referenced from:
> -readFromEntry:buffer:length: in ZipArchive.o
>
> "inflateInit2", referenced from: -entryNamed: in ZipArchive.o
>
> ld: symbol(s) not found collect2: ld returned 1 exit status
The sources import zlib.h, so I guess I need to add zlib to my project, but I cannot find it. Where is it located?
Thanks,
-- Tito
_______________________________________________
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