Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.2.3, 6.2.4, 6.3.1
Description
Latest conan packages causes a dependency loop so they are not usable.
This is reproducible with command "conan info qtdeclarative/6.3.1@qt/everywhere" and also building fails.
The error is:
ERROR: Loop detected in context host: 'qtwebview/6.3.1@qt/everywhere' requires 'qtdeclarative/6.3.1@qt/everywhere' which is an ancestor too
Doing --update does not help in this case.