Re: Another kind of Symbol not found error
Re: Another kind of Symbol not found error
- Subject: Re: Another kind of Symbol not found error
- From: David Dunham <email@hidden>
- Date: Wed, 10 Nov 2010 09:10:36 -0800
On 9 Nov 2010, at 12:28, McLaughlin, Michael P. wrote:
> I am getting a "Symbol not found" error but not, it seems, for any of the
> many reasons documented in many places.
A linker error?
> This symbol is for a pure C function that is successfully compiled in this
> target with the proper header included, etc.
Is this a mixed C/C++ project? Leaving out extern "C" can result in errors like this.
David Dunham http://a-sharp.com Twitter: @ASharpLLC
_______________________________________________
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