Why its necessary to include .dylib file to project as well as to /usr/local/lib?
Why its necessary to include .dylib file to project as well as to /usr/local/lib?
- Subject: Why its necessary to include .dylib file to project as well as to /usr/local/lib?
- From: "Rahulkumar" <email@hidden>
- Date: Mon, 9 Feb 2009 18:07:17 +0530
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 (email@hidden)
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:
This email sent to email@hidden