-
When compiling with c++23 the following errors are reported in cppspmd_sse.h:
```
In file included from /media/dezlow/Drive/Dev/C++/Oneiro/ThirdParty/KTX/lib/basisu/encoder/basisu_kernels_sse.cpp:…
-
First of all, thanks for a great library!
Support for plain avx would be great for me. I forked the repo (to https://github.com/greatest-ape/simdeez/tree/avx), copied all the code from the avx2 imp…
-
Compiling a multitarget generator with the following list of targets
```
x86-32-windows-avx-avx2-f16c-fma-sse41-no_runtime
x86-32-windows-avx-sse41-no_runtime
x86-32-windows-sse41-no_runtime
x…
-
Hello team,
I still have the msse error:
rm -f src/*.o libbwa.a; cd ext/safestringlib/ && /Library/Developer/CommandLineTools/usr/bin/make clean;
rm -f obj/*.o *~ core /*~ objtest/*.o
rm -f li…
-
On Intel macOS 14.6.1
Built Bitcoin Core from https://github.com/bitcoin/bitcoin/pull/30595 @ acca9ee21652d8cffac14926511c2d7a3e40043d using:
```sh
mkdir ~/local-dev
cmake -B build -DBUILD_KER…
Sjors updated
1 month ago
-
The build script seem does not work on MACOS. same script works fine on ubuntu
```
/Library/Developer/CommandLineTools/usr/bin/make ARCH=wasm COMP=em++ all
em++ -D__EMSCRIPTEN_PTHREADS__ -DCHESSC…
-
### Describe the issue
Using MinGW-w64 from winlibs.com (gcc 13.2) Stockfish crashes with a runtime fault. All previous Stockfish versions from commit 632f1c2 and before compile and run without any p…
-
Hi: when I use msvc to cross compile LLVM, the host is amd64 and the target is ARM64EC, it failed, can you help take a look? Thanks.
Repro steps:
1. Open a VS2022 x64 command prompt
2. git clone …
-
This is a new issue to discuss whitespace character filtering as mentioned in #15 and #27
The implementation will probably depend on density of whitespace characters.
1. few occurrences, not gr…
-
These 14 warnings are new with clang 12. Many of the projects I am importing have or had this problem including `vulkan.hpp`, now fixed.
```
In file included from /Users/mark/Projects/khronos/gith…