RE:Cocoa project not linking static library
RE:Cocoa project not linking static library
- Subject: RE:Cocoa project not linking static library
- From: <email@hidden>
- Date: Fri, 26 Oct 2007 11:14:00 +0530
- Thread-topic: RE:Cocoa project not linking static library
Hi Luc,
Have you checked the "Library Search Paths" in the build tab of your
Active Target?
Verify that the path is same as the location where you static library is
located.
Edit the active target.Use " Project->Edit Active Target 'Target Name' "
Go to the "Build" Tab.
Check "Library Search Paths".
Is the displayed path right?
If there are multiple values delete all the entries.
Scroll down to the bottom of the Build Tab.
Are there any entries as "LIBRARY_SEARCH_PATHS"?
If there are entries DELETE all of them.
The "Library Search Paths" should have only one entry ,the Static
libraries most recent path.
Existence of multiple paths might create difficulty while linking to the
correct library.
Hope this is helpful.
Best Regards,
Amrit
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com
_______________________________________________
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