Re: dyn lib not found
Re: dyn lib not found
- Subject: Re: dyn lib not found
- From: Fritz Anderson <email@hidden>
- Date: Fri, 30 Oct 2009 10:14:59 -0500
On 29 Oct 2009, at 9:37 PM, Richard Langly wrote:
I have two projects, one a library, and one an app that depends on the
lib. I've added my lib as a dependent target of my app. They both
build fine w/ no errors. Thought I thought by adding it as a dependent
target, it would be able to find it.
You're stuck in a loop of asking the list for one step in your
process, then asking for the next step... ad infinitum. The document
you're looking for is at
<http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/BPFrameworks/Tasks/CreatingFrameworks.html
>
Reading the whole thing will enable you to get through the entire
process.
— F
_______________________________________________
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