[OGo-Developer] compile problem
Sebastian Reitenbach
developer@opengroupware.org
Mon, 11 Feb 2008 18:55:51 +0100
developer@opengroupware.org wrote:
> On 11.02.2008, at 18:10, Sebastian Reitenbach wrote:
> > This must have changed not long ago.
>
>
> I've added the file yesterday or so. Most other .m files include
> common.h, which in turn includes Foundation.h.
ah, that might explain why I did not yet ran into it ;)
>
> The difference is that on GNUstep you need to include NSString.h to
> use constant string objects.
but with this regard, there also must have been changed sth. between
gnustep-base 1.15.0 and 1.15.2, as sogo compiles well with 1.15.0, but not
with 1.15.2 anymore. nevertheless, good to know how to resolve this.
thanks
Sebastian