Luis Caro Campos
Luis Caro Campos
Hi @pblxptr - thanks for your PR. Adding specific options for sanitizers is not something that we typically handle at the recipe level, because it can be done outside of...
moving this to conan client -!
Just a few notes from me: * I wouldn't advise renaming ``C:/Program Files (x86)/Microsoft Visual Studio/2019`` to ``C:/Program Files (x86)/Microsoft Visual Studio/2019_2``. This breaks a valid installation, and it's a...
Hi @dvirtz - thanks for reporting this. Strawberryperl is needed to build OpenSSL on Windows, even if there aren't native arm64 binaries for it - you can tell Conan to...
Thanks @dvirtz - we've updated the strawberryperl recipe such that manually overriding the architecture for it is no longer necessary
Please see https://github.com/conan-io/conan/issues/19311#issuecomment-3580529962 for the most robust solution we have found. Note that COnan 2.23 has reverted the behaviour and no longer passes a sysroot to meson as variable that...
Hi @ltoenning - thanks for reporting this. I'm unable to reproduce this - and you are not providing complete logs so it's unclear what is happening. I suspect that you...
> Previously I used arch=x86_64 for both, host and build profile. This somehow generates a arm64 binary. When os and arch are the same in both profileS (host and build),...
This looks good @aniederl but what is the origin of this patch, and does it need to be a different patch (that is, a separate file) than the ones already...
why self.tool_requires("cmake/[>=3.24 <4]") but cmake > 3.30.5 however cmake 3.30.5 dont support x86
Hi @tdyx87 - thanks for opening this issue. I can't see any recipe that has that specific tool_requires with that specific version range - but if in Conan Center there's...