discuss-gnustep
[Top][All Lists]
Advanced

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

Problem with static linking against libgnustep-baseadd


From: Benoit
Subject: Problem with static linking against libgnustep-baseadd
Date: Mon, 26 Sep 2005 00:35:15 +0200

Hi,


I am working on Mac OS X where I have installed libgnustep-baseadd (both the shared and the static version).

When I link my app against the shared version all is ok. But when I link against the static (in order to be able to distribute it to other users without libgnustep installed) the app failed to find methods from libgnustep-baseadd :

*** -[NSCFString stringByTrimmingSpaces]: selector not recognized
2005-09-26 00:18:44.658 WRP[23859] Exception raised during posting of notification. Ignored. exception: *** -[NSCFString stringByTrimmingSpaces]: selector not recognized

        I must do something bad but what ?

@+
Benoit





reply via email to

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