-
### Cura Version
5.4.0
### Operating System
Windows
### Printer
Ender 3 V2 Neo
### Reproduction steps
conan install . --build=missing --update -o cura:devtools=True -g PyCharmRunEnv
### Actual…
-
### What is your question?
Hi!
We are porting a recipe which is publishing an env var (in its `package_info()`), and this variable is tested by the test_package `test()` method.
We read sev…
-
Nice! I remember this. And actually I think this might be useful for some. I don't know if there really is a standard implementation in C++ for BSplines.
What do you think about publishing this to…
-
This ticket purpose is to gather and centralize discussion of all the other opened tickets, now that we are starting to resume work on workspaces for Conan 2.
- The idea of using CMakeDeps in https…
-
Two issues:
- conanfile.txt is missing
- cmake .. -DEXPRESSCPP_USE_CONAN_DEPENDENCIES=ON fails
```
ERROR: Invalid generator 'cmake'. Available types: CMakeToolchain, CMakeDeps, MesonToolchain, M…
-
I have a **Visual Studio 2022 solution** for which I need to write a **completely automatized** build script. The idea is to build the whole solution and get the binaries by simply double-clicking on …
-
### Description
When gRPC is built with a shared-library version of abseil (on Windows), it appears that it fetches and uses a protobuf binary _not_ build with a shared-library abseil.
The build e…
-
I am looking for a suggested format for Conan package urls.
Specifically I am trying to solve the problem of what to put in the namespace field for a purl, given that there are at least 2 major rep…
-
### What is your question?
Hello! I'm writing conanfile.py to pull gperftools into my project. I need my libraries to be built static as .a files so I cannot use default package. By default tcmallo…
-
### Describe the bug
Environment details: ubuntu linux 20.04, conan v1.65
The size of the created ´my_package´ is about 8 GiBi.
Dear community - trying to upload my newly creted conan package…