Luis Caro Campos

Results 315 comments of Luis Caro Campos

> Would it be possible to also update its dependency from libiconv/1.17 to v1.18? I'm having trouble building some other package that depends on gettext with gcc-15 - there is...

Hi @wbehrens-on-gh - thanks for your PR. Could you attach build logs or a reproducible example so that we can reproduce the conditions under which the recipe is failing? So...

> Sure, we just need to wait for a maintainer to approve the pipeline run. If there are errors I can help fix. We havent run it on CI because...

I think there's some confusion here. What are you after? You want Conan to automatically add new versions without anybody's involvement, or do you want automation to fix the broken...

Closed as duplicate of https://github.com/conan-io/conan-center-index/pull/28568

@victor1234 I suspect the Windows issues are caused by: https://github.com/reductstore/reduct-cpp/blob/main/src/reduct/error.cc#L4 whether header only is used or not should be controlled by the build scripts (e.g. link `fmt::fmt` vs `fmt::fmt-header-only`) the...

Hi @MarcinOstrowskiB3D - please let us know if there is an upstream issue that we should be checking. For patches like this, it's best if they've been pre-vetted by the...

> [@Todiq](https://github.com/Todiq) Hello! > > Please, make sure you are using the absolute path of your clang from your system. Locally, I can build Flex 2.6.4 using a similar profile,...

Interesting! Running autoreconf will generate the `configure` script again, probably with some newer version of the macro that adds `clang` to the checks. However it only passes if `clang` is...

@AnatoliiShablov - we have aligned the mpg123 version here: https://github.com/conan-io/conan-center-index/pull/29202, so now the most recent one (the one that builds correctly with gcc15) should be referenced. Please note that we...