Re: ranlib ranlib
Re: ranlib ranlib
- Subject: Re: ranlib ranlib
- From: Rush Manbert <email@hidden>
- Date: Mon, 01 May 2006 11:36:22 -0700
Wesley Smith wrote:
As a follow up...
I made an xcode project using the BSD static library template and
compiled liblua that way. I'm still getting the same ranlib errors.
Xcode build liblua in the default build/Release directory and then I
cp -p it to /usr/local/lib.
I'm completely at a loss.
Hi Wes,
When I copy/move static libraries, I do it like this:
libtool -static -o destLibPath sourceLibPath
This seems to work for me. YMMV.
- Rush
_______________________________________________
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