Daniel

Results 25 issues of Daniel

See comments in https://github.com/bincrafters/community/issues/867 I think the problem should be in this line not taking into account the new build types: https://github.com/conan-io/cmake-conan/blob/c6e5f37b2b0ab52ddc5b9c65e14ad3fd6f6b912f/conan.cmake#L477 However, I tried forcing `CMAKE_BUILD_TYPE=RelWithDebInfo` and it worked...

bug

Hi! I have created a recipe repo that adds support for Conan: https://github.com/conan-community/conan-tiny-dnn [Conan is a C/C++ pacakge manager](https://www.conan.io/) that tries to make easier to reuse libraries. In order to...

Happens at least in conan 1.51.3 / 1.51.2 / 1.51.1 / 1.50.2 / 1.50.1 / 1.50.0 ``` (conan) λ python Python 3.10.2 (tags/v3.10.2:a58ebcc, Jan 17 2022, 14:12:15) [MSC v.1929 64...

type: question

It would be nice to have an optional attribute for recipes to add a URL to the documentation of the library. As `url` attribute points to the recipe origin repo...

type: feature

There are many questions in the issues talking about collisions or differences in the compilation of binaries related to things like compiler flags or glib C. This would worth an...

type: feature
complex: low
priority: high
stage: queue

Coming from https://github.com/conan-io/conan/issues/8432 - Try to gather as much information together as possible on one page. - Cross-reference the build_requires pages. - Clarify use cases for `force_host_context=True`.

Coming from https://github.com/conan-io/conan-center-index/pull/1717#discussion_r441501353 Related to #5090 In order to allow a better integration with executables, cpp_info could model those with an extra field similar to the current `cpp_info.libs`. Something similar...

type: look into
type: feature
stage: queue
priority: medium
complex: medium

Specify library name and version: **lib/1.0** This is also a good place to share with all of us **why you are submitting this PR** (specially if it is a new...

closes https://github.com/conan-io/conan/issues/12210

2024-08-31 Hook validation run successfully for 5956 recipes :tada: * recipes: https://github.com/conan-io/conan-center-index (`*/master`) * hooks: https://github.com/conan-io/hooks.git@master * error level: ERROR Packages references without errors: 5831 Packages references with hook errors...