Luis Caro Campos
Luis Caro Campos
Thanks @X1aomu for opening this PR and reporting this issue. If this issue is already fixed in 3.47 and newer - I would avise to simply use those instad of...
cc @jjcasmar
> Hi @SpaceIm, thank you for your contributions! > > At conan we try not to be project maintainers. In this case this is fine as upstream has fix the...
Hi @alessiosacco - thanks for providing more details. I have opened this issue in the Conan repository: https://github.com/conan-io/conan/issues/16926 - as this is general and indeed a limitation. The "warning" being...
Hi @alessiosacco - thank you for providing additional information, this is very useful. Indeed this would be a limitation as a result of https://github.com/conan-io/conan/issues/16926. For getting CMake to bring/copy the...
Closing since we cannot rename a shared library without causing widespread breakages. In the future, the newer version of CMakeDeps (https://github.com/conan-io/conan/pull/17296) can handle this - by implementing the `location` and...
Hi @abroun - thanks for reporting this. While we look into this, you could try the following to be unblocked - you can try and ask Conan to build libjpeg...
> @jcar87 - Hey, I could use some help. It looks like there is not a prebuilt `grpc/1.54.3` package with `compiler.cppstd=17`. What should I do about this? > > Is...
Hi @ericriff - apologies for the delay here. The cross-compilation errors you are getting are not due to an issue with the recipe, but a limitation of Conan which we...
Closing this as there the underlying issue is not related to the recipe, and merging this PR would cause unnecessary linking in some cases. There are multiple ways to solve...