Re: CW .a files
Re: CW .a files
- Subject: Re: CW .a files
- From: Gus Mueller <email@hidden>
- Date: Thu, 20 Nov 2003 08:56:23 -0800
Mark Munz (email@hidden) wrote:
> I may have missed earlier discussions on this (unfortunately, there
> doesn't seem to be any searchable archives), but Xcode seems to choke
> on a CW generated .a file. Specifically the libeSellerate.a (from
> eSellerate).
Have you tried running ranlib against it? I seem to remember having to
do this at some point. ie, from the terminal type:
ranlib libeSellerate.a
-gus
--
August Mueller
http://flyingmeat.com/
VoodooPad - 1st Place U.S., O'Reilly Mac OS X Innovators Contest round 2
"Christmas means carnage!" -- Ferdinand, the duck
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
References: | |
| >CW .a files (From: Mark Munz <email@hidden>) |