You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: