help-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Link cannot find NSNetServiceBrowser


From: Fred Kiefer
Subject: Re: Link cannot find NSNetServiceBrowser
Date: Mon, 11 Feb 2008 17:09:10 +0100
User-agent: Thunderbird 2.0.0.9 (X11/20070801)

Malcolm Herring wrote:
> Trying to build a project ported over from xcode.
> 
> Terminates with a link error:
> "./obj/MainController.o:(.data.rel+0x8): undefined reference to 
> '__objc_class_name_NSNetServiceBrowser'"
> 
> Help!

You stumble across a class that was added to Foundation at 10.2 and the
is currently missing in GNUstep. Best you can do is do your own Bonjour
implementation (there are free libraries for that out there) and donate
your code back to GNustep :-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]