-
### Checklist
- [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md).
- [X] I've searched other issues and no duplicate issues were fo…
-
### Describe the bug
Running ORT (any Version, starting from 28.0) in Jenkins on Windows, the config.yml (format previously to ORT Version 41.0.0) is physically present but will not be parsed further…
-
It seems like ORT currently supports only Conan 1.x. For my needs, I need support for version 2.
Questions:
- Are there any fundamental and/or hidden challenges to expect or can I expect adding su…
-
Attempting this with an updated msvc gives the following:
```
CMake Error at build/conan.cmake:61 (message):
Conan: Unknown MSVC compiler version [1941]
Call Stack (most recent call first):
…
-
### Question
In https://github.com/eclipse-velocitas/vehicle-app-cpp-template/blob/main/conanfile.txt we specify
```
[generators]
cmake
```
This results in a warning:
```
conanfile.txt: …
-
Hi,
would you be interested in having cpptime be available as a conan package?
If so, I can submit a pull request adding the conan recipe.
Then you could submit an inclusion request to have cpptime…
-
### Is your feature request related to a problem? Please describe.
Inconsistency with Conan options described here: https://mpusz.github.io/mp-units/latest/getting_started/installation_and_usage/#con…
mpusz updated
2 weeks ago
-
-
### What is your question?
Requirement: I want to package a third party dll with Conan so that other Conan clients can use the third party dll directly
Refer to the official link: https://docs.conan…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Environment
```markdown
- Milvus version: 2.4.13
- Deployment mode(standalone or cluster):
- MQ type(rocksmq…