conan-darwin-toolchain icon indicating copy to clipboard operation
conan-darwin-toolchain copied to clipboard

Unable to find darwin-toolchain on conancenter

Open dexpota opened this issue 4 years ago • 1 comments

When I try a simple profile as the one suggested inside the README.md and run the command conan install . --profile ios_profile I get the following error:

ERROR: Unable to find 'darwin-toolchain/1.0.8@theodelrieu/stable' in remotes

dexpota avatar Sep 09 '21 14:09 dexpota

Hello,

Since Bintray has been sunset, my old remote is now dead. I've opened a PR to make this recipe available on conan-center, but it has been superseded by https://github.com/conan-io/conan/issues/9448.

It should be released in 1.40.1. Meanwhile, I'd suggest you fork the recipe and use it locally.

theodelrieu avatar Sep 13 '21 08:09 theodelrieu