In XCode, Drag your dylib to the "Link with libraries" group under your app target. You may also want to add your dylib target as a dependency to your app.
- Vijay
Sent from my iPhone

On 05-Jun-08, at 4:33 PM, Damien Cooke <[EMAIL PROTECTED]> wrote:

Hi,
Here is a dumb question for you :) It is actually more of an XCode question so feel free to let me know if this is the wrong place. I have built a project it has 2 targets one an executable and one a dylib. They both compile fine. I need to link the executable against the dylib but I can not add my dylib to the list of frameworks and libraries. Is there some special trick here because they are part of the same project as I am able to add other libraries that way?

Regards
Damien



"We act as though comfort and luxury were the chief requirements of life, when all that we need to make us happy is something to be enthusiastic about."

-- Albert Einstein



_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/vijay.malhan%40gmail.com

This email sent to [EMAIL PROTECTED]
_______________________________________________

Cocoa-dev mailing list ([email protected])

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to