Luis Caro Campos
Luis Caro Campos
Hi @glennaycock - thanks for reporting this. Looking to sort this out - however it's not ideal. We can set `essential_modules=False` for everyone, but that probably means reduced functionality Or...
@ABBAPOH , @glennaycock - this is being fixed in https://github.com/conan-io/conan-center-index/pull/24876
Should be fixed with the most recent recipe revision (might take ~20 minutes to be published).
If I recall correctly, if the `target_link_libraries` result in a cycle, CMake should handle them just fine by expressing the libraries twice in the link command - https://cmake.org/cmake/help/latest/command/target_link_libraries.html#cyclic-dependencies-of-static-libraries If twice...
> However if I decide to use the config.cmake provided by the package developer themselves. The find_package() will now point to the package in the conan cache. This location is...
We're unable to reproduce this issue, more details here: https://github.com/conan-io/conan-center-index/issues/23309#issuecomment-2213803996 We're trying to understand what is failing where, but so far can't get the configure step to fail on windows...
Closing this as we believe the underlying issue is resolved in: https://github.com/conan-io/conan-center-index/pull/24590
The msvc fixes have been merged separately as part of https://github.com/conan-io/conan-center-index/pull/24826, preserving authorship of this PR
> Hello, any updates on this PR? Hi @ABBAPOH - looking to sort this out today or in the next couple of days. I would advice, in the meantime, to...
HI @matthew-reid This should have be resolved in the most recent revisions of the qt recipe: https://github.com/conan-io/conan-center-index/pull/24876 (12-August-2024). If you are using a maintained version, moving to a recent revision...