-
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…
-
### What is your suggestion?
(placeholder)
### Have you read the CONTRIBUTING guide?
- [X] I've read the CONTRIBUTING guide
-
With Conan client, we can specify multiple profiles in the command line.
The applied configuration will be the composition of all the profiles applied in the order they are specified.
This is called…
-
Hi @torfinnberset
This is exactly what I've been looking for to help develop/debug some CMSIS-DSP code on x86. I haven't used conan before, but despite going through the conan docs, I'm not clear …
-
### Description of Problem, Request, or Question
When you don't have a shared_option_name, and when `dll_with_static_runtime=False`, you still end up with both MT/MTd and MD/MDd builds.
I'm wond…
-
-
### Package and Environment Details (include every applicable attribute)
* Package Name/Version: **mesa/19.3.1**
* Operating System+version: **Linux Ubuntu 18.04**
* Compiler+version: **gcc-8…
-
Greetings :)
For the migration of a C++ project from Conan 1.X to Conan 2.0, I was considering the latest version of Conan_cmake on develop2. Here is the issue that I am facing currently:
So far, …
-
PermissionError: [Errno 13] Permission denied: b'C:\\Users\\DrTang\\.conan\\data\\sdl\\2.26.0\\_\\_.count.lock'
CMake Error at cmake-build-debug/_cmcm-modules/resolved/conan.cmake:651 (message):
…
-
I think we can integrate with Conan C/C++ package manager to provide all required dependencies for building Synfig on any platform.
https://conan.io/
Benefits:
- Developers can easily set up …