-
Hi,
I'm trying to build a 32 bit VST version on Windows (because another plugin I want to use is 32 bit only) and I've not managed it yet.
I installed mingw x86_64-12.2.0-release-posix-seh-msvcrt-…
-
**Environment**
- OS: Ubuntu 22.04
- Version 1.9.24
**Describe the bug**
I was trying to make a template for toggling a scene item visibility in OBS.
I already have a value that is updated wh…
-
### Detailed steps on how to reproduce the bug
Regular build on the powerpc64le architecture.
Error log:
```
-- Building juceaide
CMake Error at libs/JUCE/extras/Build/juceaide/CMakeLists.txt:1…
-
Backtrace:
```
=================================================================
==84659==ERROR: AddressSanitizer: new-delete-type-mismatch on 0x6020002002d0 in thread T0:
object passed to delet…
-
I ran `sudo apt-get build-dep .` to install build dependencies.
Then I ran `make`:
```
make[1]: Entering directory '/home/pi/vital'
make -C standalone/builds/linux CONFIG=Release SIMDFLAGS="-mar…
-
Hi,
on Linux I get this error:
Compiling FilterList.cpp
../../Source/GUI/FilterList.cpp: In constructor ‘FilterList::FilterList(DrumFixerAudioProcessor&)’:
../../Source/GUI/FilterList.cpp:80:2…
-
Hello, maintainer of the Arch Linux package here. Glad to see the new build system, it's much better!
**Describe the bug**
`juceaide` fails to build with the following error:
```
CMake Error at …
-
When using synchronous set to false in Patch::loadPatch (https://github.com/cmajor-lang/cmajor/blob/main/include/cmajor/helpers/cmaj_Patch.h#L1975) I get these crashes about 50% of the time when I loa…
-
I'm on EndeavourOS and I've tried the AUR git package and normal package and also I've tried building myself but I always get blank screen in Carla or Ardour
-
When reopening or sometimes even when having Vitalium in the background I get a segfault.
I get the same crash inside my own DAW project. Apparently, after the window is closed, (or before it is full…