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