Re: Correction to Prior Message
Re: Correction to Prior Message
- Subject: Re: Correction to Prior Message
- From: Sherm Pendley <email@hidden>
- Date: Wed, 16 Feb 2011 12:27:51 -0500
On Wed, Feb 16, 2011 at 11:41 AM, koko <email@hidden> wrote:
>
> Removing the CPP code requirement so I could compile as c.objc the symbol is
> found at link time!
Interesting - what is the *exact* "symbol not found" message given by
the linker, including the symbol name as it appears in the linker?
I suspect the symbol may not have been declared as 'extern "C"' in the
header, causing the CPP compiler to generate a reference to its
name-mangled form.
sherm--
--
Cocoa programming in Perl:
http://camelbones.sourceforge.net
_______________________________________________
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