-
Command: `espup install`
Log:
```
[info]: Installing the Espressif Rust ecosystem
[info]: Checking Rust installation
[info]: Installing Xtensa Rust 1.82.0.3 toolchain
[info]: Installing RISC-V…
-
I apologize that I wasn't able to creduce the attachment source here. I'm still actively working on the source in question. I may be able to come back to this and improve this bug report later. I'll a…
-
pico-sdk 2.1.0 compiles fine with clang 18.1.3 ([LVM-ET-Arm-18.1.3](https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/tag/release-18.1.3)) but with clang 19.1.1 ([LLVM-ET-Arm-19…
-
# 🐛 Bug
Build fails at every object with:
```
clang++: error: unknown argument: '--use_fast_math'
clang++: error: unknown argument: '--extended-lambda'
clang++: error: unknown argument: '--ge…
-
Enable latest versions of compilers on main
- [ ] Enable gcc-15
- [x] Enable gcc-14
- [x] Enable gcc-13
- [x] Enable gcc-12
- [ ] Enable clang-20
- [x] Enable clang-19
- [x] Enable clang-18
…
-
Enable latest versions of compilers on main
- [ ] Enable gcc-15
- [ ] Enable gcc-14
- [ ] Enable gcc-13
- [ ] Enable gcc-12
- [ ] Enable clang-20
- [ ] Enable clang-19
- [ ] Enable clang-18
…
-
Hi
I used to build https://github.com/ARM-software/ComputeLibrary with the toolchain `LLVM-16.0.6-woa64.exe` and VS22.
Now the latest version of VS22 requires Clang 17 or later. When I try to bu…
-
CARLA version: ue5devStable0.1 (0.10.0 ?)
Platform/OS: Ubuntu 22.04
Problem you have experienced: project does not build
What you expected to happen: hey, :) I faced the issue that the ue5devStabl…
-
Following the build instructions in the readme,
```
cmake .. -G "Ninja" -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -DSD_HIPBLAS=ON -DCMAKE_BUILD_TYPE=Release -DAMDGPU_TARGETS=gfx1100
…
-
## Expected Behavior
di.hpp should not cause compilation failures
## Actual Behavior
just including di.hpp causes the compilation to fail
di.hpp:2104:42: error: token is not a valid binary operato…