Opened 10 years ago

Last modified 9 years ago

#7636 new Bugs

Detection of ICU fails

Reported by: Arfrever.FTA@… Owned by: Artyom Beilis
Milestone: To Be Determined Component: locale
Version: Boost 1.52.0 Severity: Problem
Keywords: Cc: Arfrever.FTA@…

Description

Detection of ICU fails:

Building the Boost C++ Libraries.


Performing configuration checks

    - 32-bit                   : no
    - 64-bit                   : yes
    - x86                      : yes
    - has_icu builds           : no
    - iconv (libc)             : yes
    - icu                      : no
    - icu (lib64)              : no
    - gcc visibility           : yes
    - long double support      : yes

Build system should use 'icu-config --cflags' (for C) and 'icu-config --cxxflags' (for C++) to get flags required for compilation with ICU.

Change History (1)

comment:1 by viboes, 9 years ago

Component: buildlocale
Owner: changed from Vladimir Prus to Artyom Beilis
Note: See TracTickets for help on using tickets.