-
```
Exception: No module named 'conans.client.cache'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/w/cruiz/src/cruiz/manage_l…
-
Hello,
I have a project that I created with Conan.io for package management which generates a CMake project. I am able to successfully use CMake on Windows to generate a Visual Studio configuration…
-
> [!CAUTION]
> - [ ] error: control reaches end of non-void function [-Werror=return-type]
> - [ ] error: exception handling disabled, use ‘-fexceptions’ to enable
``` bash
/home/dapeng/.conan/data/z…
-
### What is your question?
Hi, I would like to ask about the visual studio extension.
May I check if it is possible to link the list of libraries in the extension to my private server instead of t…
-
I'm trying to use the library to do msgpack, I'm using Conan. I'm getting a compiler error that a static assertion is failing. Here's the error message:
```
In file included from /home/user/.conan…
-
I got the following error when trying to build v2.4.10 locally:
```
-- Conan: Dependency gRPC already found
-- Conan: Dependency nlohmann_json already found
-- Conan: Dependency opentelemetry-pr…
-
I'm updating conan-center-index's package. https://github.com/conan-io/conan-center-index/pull/26012
While I found the CMakeLists.txt in main branch.
but the gh-pages branch doesn't include CMakeL…
-
Hi,
I think Conan, the package manager, support in ALE would be useful.
There are 2 ways to achieve it from my understanding:
1. the repo provides its own conanfile.py that configures the pac…
-
### Description
Cross compiling `opentelemetry-cpp/1.14.2` with host=`armv8` and build=`x86_64` fails because of a protoc syntax error (Syntax error: word unexpected (expecting ")")).
The protoc …
-
**What would you like to be added**:
The Conan cataloger #1083 which indexes conan.lock files (conan v1 or conan v2 #2461) should distinquish regular [requirements](https://docs.conan.io/2/referenc…
jngrb updated
3 weeks ago