Luis Caro Campos

Results 315 comments of Luis Caro Campos

Hi @xueye9 - please post the compiler errors / build logs that motivate the patches, thanks!

Thanks @xueye9 and apologies for the delay. We have included your proposed changes in https://github.com/conan-io/conan-center-index/pull/28085, thanks!

> Is there a supported way in Conan 2 to locally patch a recipe from ConanCenter without fully forking it? > Or perhaps a recommended way to override a package...

sqlpp11-connector-sqlite3 (archived by author, no new releases)

enjincppsdk: there was never a full 1.0 release and the github repository is no longer visible @BishopJohnson is this project abandoned or has it been superseded by something else?

Hi @alex1234567890123456789 Thanks for reporting this. We have a fix still in draft for this - it should work with `conan_provider.cmake` as it is here: https://github.com/jcar87/grpc-cmake-conan/blob/main/cmake/conan_provider.cmake (mostly the changes from...

hi @alex1234567890123456789 - any luck with the proposed fix?

Thanks very much for testing it! Feel free to leave it open, thanks

`CMAKE_CONFIGURATION_TYPES` is used to tell CMake which build types are available on multi-config generators _for your project_ and `CONAN_INSTALL_BUILD_CONFIGURATIONS` is to tell Conan which configurations to use for _the dependencies_....