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;
                            ^~~~~~~~~~~~
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to