-
-
### Description
I tried to add this package to the Conan repository, but it depends on other packages that do not exist in the Conan repository.
Can a more universal package be used in the project?
…
-
I first commented out `export ZOPEN_COMP`
Then ran `zopen build -vv`
Got this:
```
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_co…
-
Previous release: #6453
Next release: #8223
# Before the beta release
- [x] Update of the Supported platforms.
- [x] Update the `Installation/lib/cmake/CGAL/CGALConfigVersion.cmake`
- [x] Update th…
-
Seems that conan package inside docker container needs update, to overcome issue like https://github.com/conan-io/conan-center-index/issues/5197
```
boost/1.74.0: Not found in local cache, looking…
-
### Description
After conan installing ffmpeg/6.1.1 with shared libs enabled. I get the following errors when calling find_package from my CMake project:
`
find_package(ffmpeg REQUIRED)
`
…
-
Based on https://github.com/conan-io/web/issues/187
In case of `cci.xx.x.x` and `x.x.x`, latest ones should be `x.x.x` and not the other ones.
For instance:
![Screenshot 2024-11-25 at 15 53 4…
-
### What is your problem/feature request?
I needed to do a maintenance release of an older product build. The fix required a change to a 3rd party library that was pulled from conan center. This requ…
-
I'm trying to run the example app, https://docs.conan.io/2/tutorial/consuming_packages/build_simple_cmake_project.html, with the Windows MSYS2 UCRT64 environment, and I get to the cmake step and get a…
-
### What is your question?
Requirement: I want to package a third party dll with Conan so that other Conan clients can use the third party dll directly
Refer to the official link: https://docs.conan…