gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: failure to build NSTextCheckingController.m


From: Gregory Casamento
Subject: Re: failure to build NSTextCheckingController.m
Date: Fri, 28 Aug 2020 19:43:24 -0400


heron@hal-hc-vm gnustep % cd libs-base                                      [0]
heron@hal-hc-vm libs-base % git diff                                        [0]
heron@hal-hc-vm libs-base % git branch                                      [0]
* master
heron@hal-hc-vm libs-base % cd Headers/Foundation                           [0]
heron@hal-hc-vm Foundation % grep NSAttributedStringKey * | grep typedef    [0]
NSAttributedString.h:typedef NSString* NSAttributedStringKey;
heron@hal-hc-vm Foundation %                                                [0]

On Fri, Aug 28, 2020 at 7:42 PM Gregory Casamento <greg.casamento@gmail.com> wrote:
Please double check that you have built and installed libs-base and try again...

heron@hal-hc-vm Foundation % grep NSAttributedStringKey * | grep typedef    [0]
NSAttributedString.h:typedef NSString* NSAttributedStringKey;

GC



On Fri, Aug 28, 2020 at 3:29 PM Riccardo Mottola <riccardo.mottola@libero.it> wrote:
Hi,

I get this issue while building:

  Compiling file NSTextCheckingController.m ...
In file included from ../Headers/AppKit/NSTextCheckingController.h:31,
                  from NSTextCheckingController.m:25:
../Headers/AppKit/NSTextCheckingClient.h:93:29: error: unknown type name
'NSAttributedStringKey'
  - (void) removeAnnotation: (NSAttributedStringKey)annotationName
                              ^~~~~~~~~~~~~~~~~~~~~

Riccardo




--
Gregory Casamento
GNUstep Lead Developer / OLC, Principal Consultant
http://www.gnustep.org - http://heronsperch.blogspot.com
https://www.patreon.com/bePatron?u=352392 - Become a Patron
https://gf.me/u/x8m3sx - My GNUstep GoFundMe


--
Gregory Casamento
GNUstep Lead Developer / OLC, Principal Consultant
http://www.gnustep.org - http://heronsperch.blogspot.com
https://www.patreon.com/bePatron?u=352392 - Become a Patron
https://gf.me/u/x8m3sx - My GNUstep GoFundMe

reply via email to

[Prev in Thread] Current Thread [Next in Thread]