Re: Symbol Not Fouund
Re: Symbol Not Fouund
- Subject: Re: Symbol Not Fouund
- From: koko <email@hidden>
- Date: Sat, 19 Nov 2011 16:31:50 -0700
Additional information and a question
THe library contains .h and .m files and is compile sources is according to file type.
The project it is linked to is a mix of .m and .cpp so is compiled as Objective-C++.
The symbol being asked for is in a .m file … just wondering is there is any name mangling issue.
-koko
On Nov 19, 2011, at 3:59 PM, koko wrote:
> 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
>
_______________________________________________
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