-
```
Compiling include_juce_audio_plugin_client_LV2.cpp
Compiling tfsynthprogram.cpp
Compiling tflookandfeel.cpp
Compiling PluginProcessor.cpp
Compiling PluginEditor.cpp
Compiling tf4.cpp
Compil…
-
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…
-
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:
![…
-
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…
-
**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…
-
-
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…
-
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…
-
```
standalone/builds/linux on main took 2s
❯ gdb build/vial
GNU gdb (GDB) Fedora 10.1-2.fc33
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
Thi…
-
Getting undefined reference when building an exported Makefile. Getting compiler errors when using waf. Latest JUCE master does not have these issues.
From Projucer makefile project
```
build/i…