-
### Describe the bug
After updating Visual Studio my conan projects based on Conan broke during the building because the Visual C++ runtime was not found. The new Visual C++ toolset is v194 but whe…
-
### Package and Environment Details (include every applicable attribute)
* Package Name/Version: **openal/1.19.1**
* Operating System+version: **Linux Manjaro 19.0.2 (fully updated)**
* C…
-
This ticket is to gather and centralize all the related tickets.
There are 3 different aspects to make the cache concurrent:
- ``conan config install`` and other commands that can change the Conan h…
-
### What is your question?
Conan version: v1.64.0
OS version: Windows 11
Hi,
I have several conan project that utilizes packages from my company's local Artifactory conan repository and cona…
-
### Description
While building qt/6.7.1 on Windows with MinGW gcc 13, there are a lot of undefined references, like:
```
C:/MinGW/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64…
-
### Describe the bug
conan 1.64.1, Linux, gcc 13. However, I don't think this is too relevant. Just download libpq/14.9 with, say, id 0508f825aee0fe3099a5dae626a5316104c6db0a. There you will find:
`…
-
### Describe the bug
When using a profile with a tool_requires, I am getting a conflict between some dependency of the tool and a dependency of the recipe
conan install command
```
conan instal…
-
### Describe the bug
Windows 10 Enterprise , Python 3.13.0, pip 24.2
Hi all,
i would like to switch from Python 3.8 to the newest Python 3.13 as the first one lost its support.
But before it i…
Utosz updated
2 weeks ago
-
because nodesetLoader relies on open62541/v1.4 but conan package is not availabe
-
### What is your question?
Hi! I've been trying download [https://conan.io/center/recipes/mlpack](mlpack) in a simple project structure. Unfortunately, I'm getting an error during the build process…