-
* OS: Ubuntu 18.04
* Conan version 1.9.0
```
$ git clone https://github.com/DEGoodmanWilson/libmime && libmime
...
$ conan install .
Configuration:
[settings]
os=Linux
os_build=Linux
arc…
-
Trying **conan.tools.files.download()** from https://docs.conan.io/2/reference/tools/files/downloads.html but facing issue
**Error:**
``C:\Users\sangram.jadhav\handle_sources>conan source .``
…
-
**Describe the bug**
The build appears successful, but when I run `python3 examples/scenarioBasicOrbit.py`, I get the following warning:
> Could not find vizInterface when import attempted. Be sure…
-
The command removes all package revisions except for the latest one from a **recipe**, but not a **package**. This leads to the following: if I build two packages for a single recipe, for example, Deb…
-
The [build script](https://github.com/labviros/is-aruco-calib/blob/modern-cmake/build.sh) have failed. Below is the error found
```sh
./build.sh
.
.
.
-- Build files have been written to: /hom…
-
Conan has os == 'Arduino' type for bare metal compilation, however when generating a project with CMakeToolchain generator and a bare metal compiler cmake fails on compiler check stage.
```
-- Che…
-
### Description
spdlog 1.11.0 quietly applied change to change the requirement require from fmt/9.1.0 to fmt/10.0.0 without the upgrade of the version (like 1.11.1)
Now old build recipes become i…
-
Hello,
I am trying to build with conan following the instruction listed [here](https://github.com/nanoporetech/pod5-file-format/blob/master/docs/docs/install.rst#developing-with-conan).
I get the …
-
https://github.com/conan-io/conan-center-index/issues/550#issuecomment-569459164
>It would be great if you provided an official GH action or something similar to automate the process, since just open…
-
Right now Branch depends on `Poco/1.10.1@pocoproject/stable` and links to `CONAN_PKG::Poco`. Also, there is a dependency on `OpenSSL`.
Not sure where do you get this from, but the official Conan cent…