| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
wes
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
| References: | |
| >ranlib ranlib (From: "Wesley Smith" <email@hidden>) | |
| >Re: ranlib ranlib (From: "Justin C. Walker" <email@hidden>) | |
| >Re: ranlib ranlib (From: "Wesley Smith" <email@hidden>) | |
| >Re: ranlib ranlib (From: "Justin C. Walker" <email@hidden>) | |
| >Re: ranlib ranlib (From: "Wesley Smith" <email@hidden>) | |
| >Re: ranlib ranlib (From: "Wesley Smith" <email@hidden>) | |
| >Re: ranlib ranlib (From: Rush Manbert <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.