Hi all,

 

I had created a dynamic library in C++ using Xcode. I had used this library
in some project. I added it's .h file to project and .dylib file to
frameworks group.

To make it work I also copied .dylib to /usr/local/lib/. 

 

Can somebody tell me why this is done? What's need of including the file in
/usr/local/lib even though we included it in project directly?

Why it's necessary to include .dylib file to project as well as to
/usr/local/lib?

 

Regards,

Rahul

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to