-
**Describe the bug**
Compiling surge on the raspberry pi using the https://github.com/nemequ/simde library to translate sse2 instructions to NEON fails at
```
root@zynthian:~/surge# ./build-linu…
-
I have followed the instructions for installing openface on the wiki and it is working fine, however, when i try and compile the wrapper using ```catkin_make``` i get the following linking error
i…
-
Hi, we have a crash on macos. happens randomly. sdk version 1.8.0. stack:
```
0 0x000000010253d6db aws_mem_acquire + 11
1 0x00000001025a4e57 Aws::Cr…
-
This ticket serves as an initial log of p7 test results for threaded versus unthreaded builds.
The situation for threaded builds is currently very bad. I built unthreaded and threaded builds on th…
-
first install MSYS2
then
```
pacman -Syu --noconfirm autoconf libtool automake make autoconf-archive pkg-config
pacman -S base-devel
cd zbar
autoreconf -vfi
./configure --host=x86_64-pc-msys …
-
We are stumbling upon the `missing Python.h` issue again and again. Maybe it is time to put some effort into binary wheels. Though I must confess I have absolutely no idea about these.
-
**Describe the bug**
I tried example/cmake/find_package and it works correctly.
But when I change main.cpp to main.c (also changed CMakeLists.txt and code, code is example code of C in README), it c…
-
```
In file included from /usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++config.h:2097:0,
from /usr/include/c++/4.8.2/string:38,
from src/../../JsonCpp/include…
-
having found a nasty bug with the COPY macro, which is based on a relict in C++ (array function parameter and sizeof), I feel a need to write this down somewhere, so that new developers don't fall int…
-
Note: I have found a workaround for my particular issue, but I wasted a weekend of coding figuring out the mechanism behind it.
While trying to work on the STM32 code, lib_ldf_mode=1 includes li…