I’m not sure if anything’s different for Misstortion 2, but I’ve been able to build a Linux VST3 plugin for Misstortion in the past by just selecting the ‘Linux Makefile’ export target in Projucer, saving, and running ‘CONFIG=Release make -j8
’ from the ‘Builds/LinuxMakefile
’ directory created by JUCE. I don’t know if you already have access to to a Linux machine or VM, but I’m sure compiling through WSL2 would work just fine if you you’d like to give it a shot!