Re: zlib link error
Re: zlib link error
- Subject: Re: zlib link error
- From: "Sean McBride" <email@hidden>
- Date: Thu, 20 Oct 2005 15:31:48 -0400
- Organization: Rogue Research
On 2005-10-20 08:34, Chris Espinosa said:
>> For the time being, you can work around this by adding "-lz" to your
>> Other Linker Flags and removing libz.dylib from your project. I
>> believe this is fixed in an upcoming Xcode release.
>
>No, not -lz. You need -l/usr/lib/zlib.dylib.
You mean:
-l/usr/lib/libz.dylib
But even then my app links with -lz but not -l/usr/lib/libz.dylib
I get:
/usr/bin/ld: can't locate file for: -l/usr/lib/libz.dylib
collect2: ld returned 1 exit status
--
____________________________________________________________
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.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden