guitarix.vst icon indicating copy to clipboard operation
guitarix.vst copied to clipboard

Can we get a .jucer or cmakelists.txt to ease configuration?

Open therealfumbles opened this issue 10 months ago • 4 comments

Would it be possible to add a projucer or cmakelists.txt file to the project in order to make it easier to build this in a format other than vst3?

On my current system (debian sid, gnome, Wayland) vst3 plugins built with JUCE have flickering menus that behave very similar to the closed issue #15. VST2 and LV2 plugins built at the same time don't exhibit this. So I've been preferring LV2 where possible. This issue doesn't just affect guitarix.vst, it happens to any JUCE plugin I build as vst3. It doesn't happen under x11.

With most projects I find on github it's easy to configure this via the options mentioned above but here there is only a makefile provided.

therealfumbles avatar Mar 28 '24 12:03 therealfumbles