-
- [x] I've read the [CONTRIBUTING guide](https://github.com/conan-io/conan/blob/develop/.github/CONTRIBUTING.md).
Currently conan provides `is_msvc()` method which returns True if `compiler=Vis…
-
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\include\crt/host_config.h(153): fatal error C1189: #error: **-- unsupported Microsoft Visual Studio version! Only the versions between 2017 an…
-
Just recently I have built and installed glow. I was trying out `model-compiler` utility with CPU backend to compile an onnx model exported by `torch.onnx.export` with `export_params=True, opset_versi…
-
### Problem Description
Hi,
As seen in https://godbolt.org/z/ehxeqG4sj, `clang --stdlib=libc++` works with clang-17 and does not work with newer versions (checked with clang version 19.1.0 and …
-
While building a mixed C and Python wheel, I got the following error:
```sh
~ $ pip install -U llama_cpp_python
Requirement already satisfied: llama_cpp_python in c:\users\ךינשגכהד\scoop\apps\pytho…
-
When I try to compile GodotPckTool using `make` on macOS, I get this output:
```
% make
cd build && cmake .. -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
-- Configuring done
-- Generating done
-- Build …
-
Need some help please, I'm getting this error message while trying to build with "cmake . && make":
```
Linking CXX executable glsl_compiler
libglsl_optimizer.a(standalone_scaffolding.cpp.o): na funç…
-
[[tab:meta.trans.other]](http://eel.is/c++draft/meta.trans.other#sentence-6) specifies that default-alignment in
```c++
template
struct aligned_storage;
```
"shall be the most stringent alignment…
-
Hi @nihui & ncnn users,
I am trying to use NCNN build library files for another project. First, I build NCNN in jetson nano according to the instruction [Build for Linux / NVIDIA Jetson / Raspberr…
-
### Problem
**Actual behavior:**
FAILED: src/liboslexec/CMakeFiles/oslexec.dir/shadingsys.cpp.o
/usr/lib/llvm14/bin/clang++ -DCUDA_TARGET_ARCH=\"sm_60\" -DOIIO_DISABLE_DEPRECATED=900000 -DOIIO…