conan icon indicating copy to clipboard operation
conan copied to clipboard

Conan - The open-source C and C++ package manager

Results 760 conan issues
Sort by recently updated
recently updated
newest added

### What is your question? Hi ! I'm try to setup jfrog artifactory CE as conan remote with https. I'm a little confused on the way to handle a self...

stage: triaging

It currently fails on an assert with no further context provided in the stack trace. There might be a better place to do this check, though. Also, might want to...

type: look into

### Environment details * Operating System+version: Windows 11 * Compiler+version: Visual Studio 2022 * Conan version: 1.56.0 * Python version: 3.10.2 ### Steps to reproduce - checkout https://github.com/SpaceIm/conan-center-index/tree/76a44f95038c2addd04b377deeb80627ce3c6180 (from https://github.com/conan-io/conan-center-index/pull/14792,...

type: look into

### What is your suggestion? Currently, the PkgConfigDeps generator allows placing only specific dependencies in the build context by opting to explicitly indicate them as such and even requires renaming...

type: look into
stage: triaging

### What is your suggestion? From https://github.com/conan-io/conan/pull/12678. The idea: - Provide a basic helper, with return-fast strategy so it is more readable. - It will need detailed research of non...

In https://github.com/conan-io/conan-center-index/pull/13612 We need to do some hackery in the build script to avoid both the dependencies and build requirements (which overlap) `PkgConfigDeps` being in the same folder. @jwillikers implemented...

type: look into

It is not fully clear, maybe not enough tested: - A vendor tool, like Android or similar, that could come in a Conan package, and that provides its toolchain.cmake file...

type: look into

### What is your question? OS: windows 10 conan 1.56 I have packaged the "Visual Studio 2017" toolchain in a package and use it on the consumer side in my...

type: look into
stage: triaging

### What is your question? Hey, I'm currently trying to implement a hook in order to warn if users haven't installed the latest config version of our config repository based...

type: look into
stage: triaging

### Environment details * Operating System+version: Windows 11 22H2 * Compiler+version: msvc16 (VS2019) * Conan version: 2.0.17 * Python version: integrated in Conan release ### Steps to reproduce When using...

stage: triaging