-
**Describe the bug**
A clear and concise description of what the bug is.
**To reproduce**
Basilisk build system is not compatible with conan 2.x.
**Expected behavior**
Conan 1.x is now deprec…
-
I did not succeed when trying to work on my technical dept to migrate from Conan 1.x to 2.x. Here's what I did:
* The example in the develop2 branch only mentions a conanfile.txt based variant, but…
-
```
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…
-
After having followed all the installation steps for Mac OS I get the following error after running "python3 conanfile.py" inside the venv:
Checking conan configuration: Done
Auto-Generating Draft M…
-
### 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…
-
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
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)
`
…