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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to