mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 02:17:34 +09:00
Issue #1971 - Part 2: Update ICU source to 63.2.
This commit is contained in:
parent
8df84683be
commit
1e69214382
3160 changed files with 275815 additions and 234203 deletions
|
|
@ -19,11 +19,12 @@ In the following,
|
|||
|
||||
1. Download and build ICU4C. For more instructions on downloading and building
|
||||
ICU4C, see the ICU4C readme at:
|
||||
http://source.icu-project.org/repos/icu/icu/trunk/readme.html#HowToBuild
|
||||
(Windows: build as x86, Release otherwise you will have to set 'CFG' differently below.)
|
||||
http://source.icu-project.org/repos/icu/trunk/icu4c/readme.html#HowToBuild
|
||||
(Windows: build as 'x86, Release' otherwise you will have to set 'CFG' differently below.)
|
||||
|
||||
*NOTE* You should do a full rebuild after any data changes.
|
||||
1a. If you didn't download from Subversion, you will also need the "icu4c-*-data.zip" file. Unpack this file and replace the icu/source/data directory's contents with the contents of the data directory from the zip file.
|
||||
*NOTE* You should do a full rebuild after any data changes.
|
||||
|
||||
1a. If you didn't download from GitHub, you will also need the "icu4c-*-data.zip" file. Unpack this file and replace the icu/source/data directory's contents with the contents of the data directory from the zip file.
|
||||
|
||||
|
||||
2. Step 2 depends on whether you are on a Windows or a Unix-type
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue