-
Hi,
Thanks for your help on getting libossia working on Windows.
This time I've some trouble on MacOS:
The oscquery device instantiates and works correctly (the same code is stable on Windows).…
-
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…
-
`juce::AudioPluginInstance::setParameterTree` was made private in [3d1d060](https://github.com/juce-framework/JUCE/commit/3d1d0603170c631a4a09afbc81702d3cab191baf).
```
../SOUL/include/soul/patch/he…
-
The 32-bit builds of VST2 with mingw will not generate the legacy `main` entrypoint.
The conditional `JUCE_MSVC` disallows this code to build on mingw, it should be probably replaced with `JUCE_WINDO…
-
Compiling juce_gui_basics.cpp
In file included from juce_gui_basics.cpp:265:
native/x11/juce_linux_XWindowSystem.cpp: In member function ‘juce::BorderSize juce::XWindowSystem::getBorderSize(Window) …
-
```
Thread 41 "ArdourGUI" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fff7c7b4640 (LWP 30198)]
0x00007ffff545ccd4 in __dynamic_cast () from /lib64/libstdc++.so.6
(gdb) bt
…
-
Merry Christmas to you all!
I'm integrating Ultralight into a multiplatform C++ audio framework called JUCE (https://github.com/juce-framework/JUCE). It's working great on the main thread but when …
-
**Use case:**
A JUCE Module contains precompiled static libraries. It is included in a JUCE project that gets built on different IDE / compiler versions from the same source code.
**Problem:**
On…
-
```
make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
make[1]: Entering directory '/home/build/mxe'
uname -a
Linux build 4.15.0-96-generic #97-Ubuntu SMP Wed Apr 1 …
-
Guys I have some inssues when I try to open the Crispy.jucer with JUCE.
I'm trying to open Crispy I have this issu
![ISSUE IMAGE](https://user-images.githubusercontent.com/90351940/139513797-3c58f2e…