Re: using zlib on OS X
Re: using zlib on OS X
- Subject: Re: using zlib on OS X
- From: Will Mason <email@hidden>
- Date: Tue, 4 Oct 2005 08:58:34 -0700 (PDT)
Wow, groovy. Thanks very much for the tip. I had no idea that Xcode would assume that when I add a symlink it actually means that I don't want a symlink.
----- Original Message ----
From: Sean McBride <email@hidden>
To: Will Mason <email@hidden>; email@hidden
Sent: Tue Oct 4 09:26:21 2005
Subject: Re: using zlib on OS X
On 2005-09-24 17:22, Will Mason said:
>#include is correct, but the linker option is "-lz". Also, if you're
>using Xcode, just add /usr/lib/libz.dylib to your project and it will do
>the rest.
Sadly, its best to use "-lz" and NOT add libz.dylib to your project, see:
<http://lists.apple.com/archives/xcode-users/2005/Aug/msg00433.html>
--
____________________________________________________________
Sean McBride, B. Eng email@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden