Re: Where is zlib located?
Re: Where is zlib located?
- Subject: Re: Where is zlib located?
- From: Tito Ciuro <email@hidden>
- Date: Fri, 28 May 2010 16:43:46 +0200
Thanks a lot Roland!
-- Tito
On May 28, 2010, at 8:51 AM, Roland King wrote:
> libz.dylib
>
> it's the last thing listed in the list if I go 'add framework' -> 'existing frameworks'.
>
>
> On 28-May-2010, at 2:40 PM, Tito Ciuro wrote:
>
>> 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
>
_______________________________________________
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