cabbage
cabbage copied to clipboard
Why no VST3 export on Linux?
I noticed there were vst3-related files installed to Linux when I updated the uninstall script, but the VST3 export menu item is not included on the Linux build.
I naïvely tried removing the conditional compilation to see if it would work, but when I tried to save a VST3 on my Linux machine, it wanted to save a .so file, and I guessed that it was creating a VST instead of a VST3.
What issues are preventing the creation of VST3s on Linux? What would it take to get that to work?