Having trouble generating VST3 target in Linux Makefile Project

Hi,

I’d like to generate a Makefile project for a VST3 plugin. I created a new Audio Plug-in project, have selected only VST3 as the plugin format, and I believe my VST3 SDK path is set correctly (I have the most recent one from the steinberg website).

When i save the project in Projuicer, it generates the project files, but the Makefile has nothing to do for “all” (no commands or dependencies). I’m not sure if I’m missing some option in Projuicer, and I can’t find any posts online about the same issue.

Can anyone help?

AFAIK Juce does not yet support building VST3 plugins on Linux.

aaah i see, well that would explain it. cheers