Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fix for failing ICU download url #220

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ccasey645
Copy link

Add updated ICU download URL after ICU dependency's tgz file was migrated from Subversion repo to GitHub repo (source: http://site.icu-project.org/repository).

Purpose: Meta's cmake steps will fail to download the ICU dependency because the old URL for the ICU dependency does not have the Tar file anymore. Without this updated URL that has the ICU dependency Meta needs to build, no-one can make builds of Meta.

@GasolSun36
Copy link

i am sorry ,i can't find any CMakeList.txt file have this FindOrBuildICU( VERSION 63.1 URL http://download.icu-project.org/files/icu4c/63.1/icu4c-63_1-src.tgz URL https://github.com/unicode-org/icu/releases/download/release-63-1/icu4c-63_1-src.tgz URL_HASH SHA512=9ab407ed840a00cdda7470dcc4c40299a125ad246ae4d019c4b1ede54781157fd63af015a8228cd95dbc47e4d15a0932b2c657489046a19788e5e8266eac079c )
i am a little bit confused,please tell how to solve this problem!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants