-
### What is your question?
I've spent some time trying to work out how to use the [MINGW64 environment](https://www.msys2.org/docs/environments/) that ships with msys2 in a conan recipe, and I haven'…
-
### Description
Pangomm has not been updated to conan 2.0 format, so you can't add gtkmm recipe.
### Package and Environment Details
* Package Name/Version: **zlib/1.2.8**
* Operating System+versi…
-
I'm posting this as a question rather than a bug since this is rather specific to the Boost recipe.
[The official `FindBoost.cmake` module](https://cmake.org/cmake/help/latest/module/FindBoost.html…
-
### Description
When building on Linux it fails to link to required libxft. Symbols are missing, like this:
```
/usr/lib64/gcc/x86_64-suse-linux/12/../../../../x86_64-suse-linux/bin/ld: /home/erik/…
-
> I think the xcrun has that relative SDK path hardcoded as the default search location when it was compiled, but I'm not totally sure.
On a semi-related note, I do need to explicitly set `tools.ap…
-
### Describe the bug
OS:Ubuntu 22.04 or 24.04 LTS
**profile**
```profile
[settings]
arch=x86_64
build_type=Debug
compiler=clang
compiler.version=18
compiler.cstd=23
compiler.cppstd=23
…
-
Continuing discussion from https://github.com/conan-io/hooks/pull/21#issuecomment-461097566
In my opinion, hooks, as they are currently, should be akin to git hooks: not necessary for functioning, …
-
We are in the process to upgrade from 1.10 to 1.12
I saw from documentation if CMake help builder was constructed (it is by default) using parallel=True then the CTest runs tests in parallel mode a…
-
I'm creating a recipe of OpenMVG for conan package manager and I had a hard time to successfully cross-build from macOS Intel to macOS M1.
Currently OpenMVG automagically enables SSE2 intrinsics (f…
-
### Description
By creating the following `conanfile.txt`:
```
[requires]
joltphysics/3.0.1
[generators]
CMakeDeps
CMakeToolchain
[layout]
cmake_layout
```
then running `conan install . --b…