Merging would be ideal. A standalone .dat file would be ok, but will it automatically get picked up?
If it gets picked up, what should I set ICU_DATA_DIR to?
Merging would be ideal. A standalone .dat file would be ok, but will it automatically get picked up?
If it gets picked up, what should I set ICU_DATA_DIR to?
icu\source\data\in\
ICU_DATA
or preprocessor ICU_DATA_DIR
or u_setDataDirectory()
then give the full path to the icudt*.dat
file. more info