Yes, this is a known issue. GNUstep gui requires a release of GNUstep base which is still missing. I hope we have the corresponding base release out in a few days. Until then you will have to use a version of base directly from Git.
Sorry for the inconvenience, Fred > Am 10.12.2017 um 23:20 schrieb carl hansen <[email protected]>: > > > > On Sun, Dec 10, 2017 at 9:12 AM, Ivan Vučica <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > 1 ANNOUNCE > ********** > > This is version 0.26.0 of the GNUstep GUI Backend ('gnustep-back'). > > > Compiling file NSBitmapImageRep+JPEG.m ... > In file included from NSAlert.m:60:0: > ../Headers/AppKit/NSScrollView.h:176:4: error: unknown type name > 'NSEdgeInsets' > - (NSEdgeInsets)contentInsets; > ^~~~~~~~~~~~ > ../Headers/AppKit/NSScrollView.h:177:27: error: unknown type name > 'NSEdgeInsets' > - (void)setContentInsets:(NSEdgeInsets)edgeInsets; > ^~~~~~~~~~~~ > ../Headers/AppKit/NSScrollView.h:179:4: error: unknown type name > 'NSEdgeInsets' > - (NSEdgeInsets)scrollerInsets; > ^~~~~~~~~~~~ > ../Headers/AppKit/NSScrollView.h:180:28: error: unknown type name > 'NSEdgeInsets' > - (void)setScrollerInsets:(NSEdgeInsets)insets; > ^~~~~~~~~~~~ > > _______________________________________________ > Discuss-gnustep mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/discuss-gnustep _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
