-
### Detailed steps on how to reproduce the bug
[Containerised repro](https://github.com/Birch-san/juce-repro) using JUCE audio plugin example:
```bash
git clone https://github.com/Birch-san/juce-…
-
Hi,
Trying to build ambix on Ubuntu Studio. It fails with the following message (ending with):
home/henrikfr/bin/ambix/JUCE/modules/juce_graphics/colour/juce_PixelFormats.h:361:17: note: defined…
-
```
Compiling include_juce_audio_plugin_client_LV2.cpp
Compiling tfsynthprogram.cpp
Compiling tflookandfeel.cpp
Compiling PluginProcessor.cpp
Compiling PluginEditor.cpp
Compiling tf4.cpp
Compil…
-
the error is
```
make -C standalone/builds/linux CONFIG=Release SIMDFLAGS="-msse2" GLFLAGS="" BUILD_DATE="2022 06 28 10 27"
make[1]: Entering directory '/home/moth/vital/standalone/builds/linux'
m…
-
Experienced on Archlinux32 (32-bit Intel):
```
../../../JUCE/modules/juce_audio_formats/codecs/flac/libFLAC/cpu.c:250:3: error: ‘__sigemptyset’ was not declared in this scope
__sigemptyset(&si…
-
Hi.
I'm having a problem building for linux on a debian system. Configuring with cmake goes well, but when make is called I get mutiple times the following error when the JUCE modules are built
` m…
-
I get a blank window when trying to use the UI. I've built it from this repository, and I'm using Arch Linux. I did a system update and tested it again and still got the blank screen.
Reaper:
![…
-
**Describe the bug**
Doing a basic debug build causes a linker error:
```
JUCE/modules/juce_core/juce_core.h:384: undefined reference to `juce::this_will_fail_to_link_if_some_of_your_compile_un…
-
Tried to install receiveMIDI using home-brew.
```brew install gbevin/tools/receivemidi```
It fails while trying to compile it.
```
In file included from /tmp/receivemidi-20201115-26791-v6q…
-