conan_cpp_demo icon indicating copy to clipboard operation
conan_cpp_demo copied to clipboard

Demo of Conan package Manager for C++

Results 3 conan_cpp_demo issues
Sort by recently updated
recently updated
newest added

Seems that conan package inside docker container needs update, to overcome issue like https://github.com/conan-io/conan-center-index/issues/5197 ``` boost/1.74.0: Not found in local cache, looking in remotes... boost/1.74.0: Trying with 'conan-center'... ERROR: HTTPSConnectionPool(host='conan.bintray.com',...

Executing the first example command produces an error: ``` boost/1.74.0: Not found in local cache, looking in remotes... boost/1.74.0: Trying with 'conan-center'... ERROR: HTTPSConnectionPool(host='conan.bintray.com', port=443): Max retries exceeded with url:...