[BRLTTY] Compilation problem on CentOS

Dave Mielke Dave at mielke.cc
Fri Jan 18 06:18:14 EST 2019


[quoted lines by Adrian van Bloois on 2019/01/18 at 11:33 +0100]

>I downloaded the latest version of brltty and try to compile it.
>This is what I got:
>
>./unicode.c: In function 'isEmojiCharacter':
>./unicode.c:177:36: error: 'UCHAR_EMOJI' undeclared (first use in this function)
>   if (hasBinaryProperty(character, UCHAR_EMOJI)) return 1;
>                                    ^

You must have an older version of icu and UCHAR_EMOJI must be new. Since that
code didn't actually end up being used, I just removed it. Please update and
try again.

-- 
I believe the Bible to be the very Word of God: http://Mielke.cc/bible/
Dave Mielke            | 2213 Fox Crescent | WebHome: http://Mielke.cc/
EMail: Dave at Mielke.cc  | Ottawa, Ontario   | Twitter: @Dave_Mielke
Phone: +1 613 726 0014 | Canada  K2A 1H7   |


More information about the BRLTTY mailing list