-
**Describe the bug**
The _LIBCPP_HARDENING_MODE macro is passed to the compiler twice with different values when using clang++-18 & cpp_debugstl=true & buildtype= 'debug'.
```text
clang++-18 -fdi…
-
When I use Qpytorch, it reports the following error: RuntimeError: Ninja is required to load C++ extensions. However, I have already installed Ninja, how can I solve this problem?
-
**Describe the bug**
RuntimeError: Error building extension 'bias_act_plugin': [1/2] D:\NVIDA CUDA\NVIDIA GPU Computing Toolkit\CUDA\v12.1\bin\nvcc --generate-dependencies-with-compile --dependency-o…
-
Hi sis hi sorry for
-
### Describe the bug
Hey, reminds me of the error with "Poker" I posted here were all the cards are top left, thou Poker is AVM1... Anyhow all the elements here in this game are in the top left
### …
-
I'm trying to apply a patch to SDK.
However, when I follow [Development](https://github.com/llvm-mos/llvm-mos-sdk?tab=readme-ov-file#development) procedure I get an error.
What can be wrong?
Th…
-
## The problem
Cannot build a pure cmake project without ninja toolchain.
## How to reproduce
1. Take a linux on aarch64/arm64. There is no ninja toolchain for that platform (linux/arm64).
2…
-
possibly a kokkos build issue rather than tutorial related, but it's reproducible from here
```
cd Exercises/04/Begin # arbitrary
mkdir build
cd build
cmake .. -G Ninja
ninja
ninja clean
nin…
-
**What is the feature you'd like to have?**
Add setting to enable "Define Binary Ninja Macros" by default when selecting "Analysis > Import Header File"
**Is your feature request related to …
-
Starting with CMake 3.17 the [Ninja Multi-Config](https://cmake.org/cmake/help/latest/generator/Ninja%20Multi-Config.html) generator is supported. That allows to build Release, Debug and other Configu…