-
moved from https://github.com/conan-community/community/issues/220, by @kevswims
### Description of Problem, Request, or Question
I am trying to cross compile OpenSSL with a yocto toolchain. My i…
-
That exact same note is repeated twice just after one or two other videos. Probably once is enough for it?
-
-
### Description
[conan-install-mingw-w64.log](https://github.com/user-attachments/files/17525559/conan-install-mingw-w64.log)
recipe fails during compilation of mingw-w64-crt ^
also, recipe wil…
-
First of all, thank you for this template.
- I have trouble to run "Conan install"
```
conan install --profile:build=default --profile:host=debug --install-folder=build .
```
#### Result
```…
-
For example, I set conan to `wsl$\Ubuntu\home\ichigo\miniconda3\envs\conan\bin\conan`, but it failed to run cmake.
```
C:\Windows\system32\wsl.exe --distribution Ubuntu --exec /bin/bash -c "/usr/bin…
-
### Describe the bug
If A depends on a shared library B and A says that B is not a transitive libs, the GCC linker command fails when using shared libraries and using sysroot.
If I then set B as…
-
The CMake refactoring and VCPKG recipe paves the way for lib3mf conan package. This would make lib3mf's visibility better as VCPKG and Conan are the two major package managers for C++ as of now.
Th…
-
consider make a conan package in conancenter?
-
I use Boost 1.84 package from [conan.io][1]. Since Boost 1.84 [default version of Windows API][2] is set to Windows 10.
```none
By default use Windows 10 API on compilers that support it and lates…