by Tom Harrington <tph@[EMAIL PROTECTED]
>
Aug 26, 2007 at 01:40 PM
In article <1188067365.703256.137860@[EMAIL PROTECTED]
>,
SpreadTooThin <bjobrien62@[EMAIL PROTECTED]
> wrote:
> .obj_class_name_NSObject
> _objc_msgSend
>
> I had a dylib application that now is using Objective-C (it was
> previously all C++)
> What must I add to my project to link with NSObject etc to resolve
> this problem?
You need to link Foundation. I don't know how you're building this app;
at the command line you'd add "-framework Foundation". In Xcode you'd
add the Foundation framework to the target.
--
Tom "Tom" Harrington
MondoMouse makes your mouse mightier
See http://www.atomicbird.com/mondomouse/