mapbox / windows-builds

DEPRECATED! build scripts for mapnik dependencies, mapnik, node-mapnik, node, libosmiom, osmium-tool
38 stars 22 forks source link

could not create BreakIterator: U_MISSING_RESOURCE_ERROR #63

Closed springmeyer closed 8 years ago

springmeyer commented 8 years ago

@BergWerkGIS this is happening when running the visual tests in windows-builds. This error indicates the ICU_DATA path is not pointing to the .dat file. Or potentially that there is a mismatch in versions: e.g. we are using icu 55 with a .dat file from 54. However I can't see anything wrong with the scripts. Maybe you have ideas?

/cc @flippmoke

springmeyer commented 8 years ago

Looks like the problem might be that the data libraries are downloaded here, but that happens after the tests are run and needs to happen before?

wilhelmberg commented 8 years ago

fixed https://github.com/mapnik/mapnik-gyp/commit/ee8489048874f9a09daa040f85cc021490559daa