Open KottV opened 3 years ago
Hi Konstantin, what Linux distribution are you using and what VST SDK have you used to build the plugin ? Also, what DAW / environment were you loading the plugin in ?
openSUSE Tumbleweed VST3 SDK was latest on that moment. Tested in the Carla host.
I'll try to reproduce it. IIRC it won't build with recent VST3 SDK due some changes in their namespaces.
@KottV Hi, I build this today in an ubuntu container.. should work on any amd64 linux systems...
https://github.com/igorski/homecorrupter/issues/5#issuecomment-1409233466
@fractalf Hi!
Still the same, testing with Carla 2.5.2:
carla-single vst3 ~/.vst3/homecorrupter.vst3
['/usr/lib64/carla/carla-bridge-native', 'vst3', '/home/kv/.vst3/homecorrupter.vst3', '(none)', '0']
libjack.so.0 loaded successfully!
JUCE Assertion failure in juce_VST3PluginFormat.cpp:999
JUCE Assertion failure in juce_VST3PluginFormat.cpp:3802
[carla] Plugin failed to load, error was:
Failed to get plugin description
Well, Carla uses JUCE VST3 Host code. Might be there is a problem, with Steinberg SDK's editorhost the plugin loads fine.
Hi,
I've got this error when loading homecorropter on Linux. Is there any additional information which I can provide?