Open rombert opened 7 years ago
ICU's headers have some helpful context: https://cs.chromium.org/chromium/src/third_party/icu/source/common/unicode/umachine.h?rcl=dfa798fe694702b43a3debc3290761f22b1acaf8&l=308
It may be reasonable to set -DUCHAR_TYPE=uint16_t, perhaps?
I'm using the system icu for compilation: -Duse_system_icu=1 -Duse_system_libs=1
, not sure if that would affect the result.
My system has libicu59_1-59.1-1.1 installed
I'm getting the following compilation errors on openSUSE Tumbleewed.