User-agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923)
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:
http://lists.apple.com/mailman/options/xcode-users/email@hidden