-
Conan has os == 'Arduino' type for bare metal compilation, however when generating a project with CMakeToolchain generator and a bare metal compiler cmake fails on compiler check stage.
```
-- Che…
-
I work with a large 100+ table schema. Due to the number of generated files this wonderful package creates, there's been a number of non-trivial performance challenges.
Given this, I think it would…
-
### Describe the bug
The database code generator seems to have eccentric behaviour with "tag" names. eg meaningful names like "stmt1" seem to cause the code generator to have problems. For example if…
-
### What is your question?
**Problem Description**
I'm cross-compiling ffmpeg for armv7 on x86_64 Ubuntu. However, Conan is going to download the development package libva-dev from arm. May I ask wh…
-
I'm a source generator author. I want the code my source generator emits to be as clean as possible, so in my tests for the source generator and the code it emits, I turn C# compiler warnings/errors …
-
When generating with Ninja, there is an expectation that the compilation environment is already set up. This basically means that for MSVC projects, we need to figure out the architecture and toolset…
-
### Describe the bug
* env: Visual Studio 2022
* os: Windows 11
* compiler: clang
* conan version: 2.6
* conan profile:
```
[settings]
arch=x86_64
build_type=Debug
compiler=clang
…
-
Hi, I am trying to set up pyArcus. I get an error message in step 3 of the “How to build” guide.
_____
```
C:\…\pyArcus\pyArcus>conan install . --build=missing --update
Configuration (profile_…
-
See https://github.com/dart-lang/code_builder/blob/master/lib/src/matchers.dart#L5.
This causes problems internally because it prevents `matcher` from being a testonly target, which it should be. I…
-
### Area for Improvement
We've discussed moving the [`hack/bicep-types-radius`](https://github.com/radius-project/radius/tree/main/hack/bicep-types-radius) type generator to it's own repository and…
sk593 updated
3 weeks ago