Unable to import the icu package from the remote with remotes mentioned in build-qtwebkit-conan #13
Unanswered
BhargaviDM
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Unable to import the icu package from the remote with remotes mentioned in build-qtwebkit-conan
Remote URL is not reachable as bintray repositories got sunset
these are the commands in this conan file
run_command("conan remote add -f bincrafters https://api.bintray.com/conan/bincrafters/public-conan")
run_command("conan remote add -f qtproject https://api.bintray.com/conan/qtproject/conan")
run_command("conan remote add -f qtproject-testing https://api.bintray.com/conan/qtproject/conan-testing")
Beta Was this translation helpful? Give feedback.
All reactions