Hi, On 2025-01-27 18:39, IOhannes m zmölnig (Debian/GNU) wrote:
i recently tried to build the latest and greatest 'jacktrip', which - according to its changelog - now also provides a VST3 plugin. so i pulled in libvst3sdk-dev and enabled the VST3 support, but the build miserably failed. the apparent problem was, that jacktrip's buildsystem looked for vstgui4 but was unable to find it.
Thanks for considering building against libvst3sdk-dev. Admittedly, I have included only a portion of headers from vst3sdk. I do not quite understand which of them are internal and which constitute the API. Current headers were enough to successfully enable VST3 support in audacity [1], but there is very little time for trial-and-error before the freeze. Thus I am going to just put all the *.h files in libvst3sdk-dev for now.
i notice that libvst3sdk-dev does ship various libvstgui*.a files. however it lacks the accompanying headers. please include the relevant headers.
[1] https://salsa.debian.org/merkys/audacity/-/tree/with-vst3sdk Best, Andrius