-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: master branch
- Deployment mode(standalone or cluster):
- MQ type(…
-
What is the difference between conan upload and conan-upload commands
-
This issue comes from the Clion plugin
-
**Zserio version and language**
Zserio: 2.14.0
Language: NA
**Describe the bug**
Conan recipe supports only: ["Linux", "Windows", "Macos"]
(https://github.com/conan-io/conan-center-index/blob/m…
-
### Describe the bug
Hi,
I have set my package into editable mode and tried to test the package with the sample test_package from the docs (https://docs.conan.io/2/tutorial/creating_packages/test_…
-
**Is your feature request related to a problem? Please describe.**
[Conan package manager](https://conan.io/) is a clever way of managing C/C++ project's 3rd party packages/dependencies.
It can als…
-
### Description of Problem, Request, or Question
After deprecating environament variables ``CONAN_USERNAME`` and ``CONAN_CHANNEL``, I think that we should get rid of them in this repo too, it shouldn…
-
`ERROR: HTTPSConnectionPool(host='artifactory.opendocument.app', port=443): Max retries exceeded with url: /artifactory/api/conan/conan/v1/ping (Caused by ResponseError('too many 503 error responses')…
-
### Description
I am developing a recipe that uses glfw/3.4 as a dependancy. The project uses cmake and a call to find_package(GLFW3 CONFIG REQUIRED) to grab the conan cmake package. This works…
-
### Describe the bug
I started to create a Game Engine in Cross platform C++ on WSL2 using Conan as package manager, it works very well on WSL2 but can't compile on windows
There is my conanfile.t…