Re: Adding dylib auses problems...
Re: Adding dylib auses problems...
- Subject: Re: Adding dylib auses problems...
- From: Josh de Lioncourt <email@hidden>
- Date: Wed, 18 Jun 2008 16:29:25 -0700
Hi Ken,
The library does appear in the "Link Binary with Libraries" section of
the Target, so all seems well there. The debugger shows no
information whatsoever.
I modified the example project to act how I'm trying to get the fresh
one to, and it works flawlessly. THere must be some setting with the
dylib that I'm overlooking, but after going through everything I can
find half a dozen times now, I am at an utter loss as to what it is.
Josh de Lioncourt
Mac-cessibility: http://www.Lioncourt.com
Twitter: http://twitter.com/Lioncourt
"Beauty was a savage garden, so why should it wound him that the most
despairing music is full of beauty?"
The Vampire Lestat--Anne Rice
On Jun 18, 2008, at 3:21 PM, Ken Thomases wrote:
You can bring up the debugger console to see if an informative
diagnostic message is written there.
I suspect you added the library to the project, but didn't enable it
for the target. Therefore, it's not present in the Link Binary With
Libraries build phase of the target.
Regards,
Ken
_______________________________________________
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