|
From: Steven R. L. <sr...@gm...> - 2022-05-31 17:54:27
|
Back to the list: there are problems. Please ttry this branch: https://github.com/srl295/icu/tree/split-layoutex <https://github.com/srl295/icu/tree/split-layoutex> Download that branch of ICU and run the runconfigureicu and install against it. I also have a draft PR https://github.com/unicode-org/icu/pull/2106 <https://github.com/unicode-org/icu/pull/2106> I’m able to locally build layoutex with this. Even though it installs ‘libiculx’ version 72.0.1, it actually works against, say, a v70 installed ICU (for the libicuuc part). -- Steven R. Loomis Code Hive Tx, LLC https://codehivetx.us > On May 27, 2022, at 8:53 AM, Steven R. Loomis <sr...@gm...> wrote: > > >> Did you re-run ./runConfigureICU MacOSX --disable-layout --enable-layoutex AFTER setting PKG_CONFIG_PATH properly? > > >> It should detect icu-le-hb as part of that configure step. |