Details
-
Type: Bug
-
Status: Open (View Workflow)
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: CMake build system, core, Make build system
-
Labels:None
Description
As of ICU 61, it is no longer recommended (possible) to go without explicitly supplying the ICU namespace when accessing one of its members. Compiling generates errors of ICU members not being found. The simple fix is to prepend "icu::" to all ICU members.
http://site.icu-project.org/download/61#TOC-Migration-Issues