Symbol Not Fouund
Symbol Not Fouund
- Subject: Symbol Not Fouund
- From: koko <email@hidden>
- Date: Sat, 19 Nov 2011 15:59:20 -0700
I have built a BSD Static Library. The setting "Symbols Hidden By Default" is not enabled. running nm on the library I can see the symbols.
I add the library to my project and verify that it is in the Link Binary with Libraries list for the target.
When I build my project it fails on the Link with Symbol(s) not Found and list the symbol tahst I can see when I run nm on the library.
Please point me to something that I can use to see why this symbol is not found.
BTW, I link project with 8 other BSD Static libs that I have built with no issues … that is why this is so puzzling to me.
Thanks …
-koko _______________________________________________
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