comparison Resources/ThirdParty/icu/README.txt @ 3243:cf0ad1fb2bb7

trying a fix for windows
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 16 Feb 2019 09:47:36 +0100
parents 5d78df37c62f
children fcfd4f73228c
comparison
equal deleted inserted replaced
3242:5d78df37c62f 3243:cf0ad1fb2bb7
6 6
7 IMPORTANT: Since ICU 59, C++11 is mandatory, making it incompatible 7 IMPORTANT: Since ICU 59, C++11 is mandatory, making it incompatible
8 with Linux Standard Base (LSB) SDK. The option 8 with Linux Standard Base (LSB) SDK. The option
9 "-DUSE_LEGACY_LIBICU=ON" will use the latest version of ICU that does 9 "-DUSE_LEGACY_LIBICU=ON" will use the latest version of ICU that does
10 not use C++11 (58-2). 10 not use C++11 (58-2).
11
12 11
13 12
14 Usage 13 Usage
15 ----- 14 -----
16 15