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

Excersie one error with conan install #117

Open
mrezabayat opened this issue Dec 5, 2023 · 2 comments
Open

Excersie one error with conan install #117

mrezabayat opened this issue Dec 5, 2023 · 2 comments

Comments

@mrezabayat
Copy link

When I do conan install .. I get the following error:
ERROR: Conflict in pcre/8.45: 'pcre/8.45' requires 'zlib/1.2.13' while 'boost/1.72.0' requires 'zlib/1.3'. To fix this conflict you need to override the package 'zlib' in your root package.

@mrezabayat
Copy link
Author

conan remove zlib/1.3 solved the problem.

@memsharded
Copy link
Member

Hi @mrezabayat

Please check the warnings in the training. Both here (https://github.com/conan-io/training) and in the JFrog academy.

This training is absolutely outdated, very legacy, and expected to fail in different places. Plus the tools, techniques, etc are already deprecated, and even removed in 2.0. Doing this training is not recommended at all, it is there for historical reasons mostly, but nowadays it is considered harmful to learn Conan doing this training.

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

No branches or pull requests

2 participants