Skip to content

Cannot build with ICU 58

Created by: pinkplus

ICU layout engine is removed since ICU 58, but PyICU still uses its header file and links to the library. (#32 (closed) mentioned it but this looks like a different problem)

I tried to remove layout engine from the source code and it worked.