[OGo-Developer] sope gsmake2 branch
Sebastian Reitenbach
developer@opengroupware.org
Mon, 21 Jan 2008 07:46:32 +0100
Hi,
I added all my updates to make sope gnustep-make 2 compatible to the gsmake2
branch of sope.
http://svn.opengroupware.org/viewcvs/branches/?root=SOPE
I merged the patches from Nicola with mine. With these, compilation against
gnustep-base 1.13. failed at NGResourceLocator.m because
GSWebApplicationsDirectory and friendsare not defined in NSPathUtilities.h,
so at least gnustep-base 1.14 is needed.
I never tried to use gnustep-base >= 1.14 with gnustep-make < 2, so I don't
know if this would work at all. Therefore I don't think that this is not a
major drawback.
here is what I have done:
http://svn.opengroupware.org/viewcvs/branches/?root=SOPE
It is not yet installing into GNUSTEP_WEB_APPS, still installing into
GNUSTEP_LIBRARY. I tried to install into GNUSTEP_WEB_APPS, but that does not
seem to work yet.
absolutely untested is when confgiuring the --framework stuff. Is that
needed at all? I have no real idea what the frameworks are good for, or
needed at all, as installation as library is working well for me.
kind regards
Sebastian