Re: Where is zlib located?

2010-05-28 Thread Tito Ciuro
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-fram

Re: Where is zlib located?

2010-05-27 Thread Roland King
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

Where is zlib located?

2010-05-27 Thread Tito Ciuro
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 ZipAr