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.casame...@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.mott...@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
> https://teespring.com/stores/gnustep - Store
>


-- 
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
https://teespring.com/stores/gnustep - Store

Reply via email to