-
I am trying to make the botan Conan recipe compatible with Android and Emscripten. There I got the issue, that I could not build the Android ARM64-v8a version with amalgamation, because of compiler er…
Trafo updated
8 months ago
-
### Describe the bug
Environment:
MacOS 14, apple-clang 16, conan 2.8.0
[settings]
arch=x86_64
build_type=Release
compiler=apple-clang
compiler.cppstd=gnu17
compiler.libcxx=libc++
compiler.…
stevn updated
21 hours ago
-
the current format is:
```
1.75.0:
- patch_file: "patches/boost_build_qcc_fix_debug_build_parameter_since_1_74.patch"
base_path: "source_subfolder"
- patch_file: "patches/python_b…
-
Build of autoconf/2.71 fails on Windows: for some reason, environment variables (AUTOCONF, AUTORECONF, AUTOHEADER, AUTOM4TE) are defined using WSL-style paths (/mnt/d/...) and thus can't be found by M…
-
My goal is to achieve the behavior of `conan create` but with the created packaged being created at a defined location instead of the local cache.
I looked at the `conan install` command but see di…
-
### System Information
OpenCV version: 4.7.0
OS: Ubuntu 22.04.2
Compiler: GCC 11.4.0
### Detailed description
Bad memory access when writing CV_8U images to videos with FFV1 codec. The valgrind r…
-
It is confusing as the Documentation shows a 'Warning' with this message: "This is an **experimental feature** subject to breaking changes in future releases."
As the documentation is no longer exp…
-
Hello! I have really appreciated using barbarian with conan 1.x. Has it been tried with conan 2.0? I thought to ask before publishing any conan 2.0 package.
-
### What is your question?
Dear Conan Team,
As far as I understood, the unit-testing setup described in Conan help requires to create a separate Conan package to host the tests, that depends on th…
-
Is it possible to show the virtualenv info from conan when activated?
It is similar to python venv, having activate and deactivate scripts.
conanfile.txt:
```
[requires]
cmake/3.22.0
```
![im…