cabbage icon indicating copy to clipboard operation
cabbage copied to clipboard

Why no VST3 export on Linux?

Open forrcaho opened this issue 11 months ago • 1 comments

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?

forrcaho avatar Jan 27 '25 20:01 forrcaho