Re: Question about private libraries in an Xcode project
Re: Question about private libraries in an Xcode project
- Subject: Re: Question about private libraries in an Xcode project
- From: Jeff Schriebman <email@hidden>
- Date: Tue, 23 Aug 2005 00:02:46 -0700
On Aug 22, 2005, Nick Zitzmann wrote:
Your assumption is correct; its presence in the list of linked
frameworks/libraries means that the linked object was ZeroLinked.
I found the problem. You suggested in your first email to me that
perhaps I wasn't looking at the correct binary. Well after some
digging in the user manual I found that I have to set the Debug /
Release version explicitly in the Build > Build Results dialog. Duh!
After doing this I now have static linking of my application and it
now works on other machines. I build my application with XC putting
my one library in a Framework inside my application bundle, link to
it and it is self contained except for its use of the standard system
frameworks as well.
Thanks.
--
Jeff Schriebman http://www.ccaption.com 415-499-5609
Captioning solutions for video editing and streaming media
_______________________________________________
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