Rui Nuno Capela

Results 494 comments of Rui Nuno Capela

you have to install all the mandatory build requirements first... please try the following at least once: ``` sudo apt-get install automake pkg-config sudo apt-get install qtchooser qtbase5-dev qtbase5-dev-tools qttools5-dev...

maybe `cmake -DCONFIG_VST3SDK=`/path/to/VST_SDK/VST3_SDK ... will help?

probably /usr/local/include/vst3sdk is not the place where unpacked the (vst-sdk_3.7.4_build-25_2021-12-16.zip)/ VST_SDK/vst3sdk or is it?

what vst3sdk package are you possibly talking about? I'm talking about the official archive that you may download from [steinberg.net](https://www.steinberg.net/en/company/developers.html) OR even from its [github.com repo](https://github.com/steinbergmedia/vst3sdk)

the binary package you're referring probably provides the example plugins and not the full SDK and source code. please do what I told in https://github.com/rncbc/qtractor/issues/331#issuecomment-1100970493 otoh. I do my own...

> > the binary package you're referring probably provides the example plugins and not the full SDK and source code. > > I updated the FreeBSD port to use the...

that's way far from a normal window size as for the samplv1 GUI -- I wonder what carla is tryng to do? is it always trying to make it full-screen?...

no idea here too, but I still suspect carla try the standalone for ours souls sake (samplv1_jack)

you'll have to rename one and each port manually, on Connections or Graph. make sure you have the most recent jackd2 and qjackctl then have this enabled: Setup > Display...

please compile or run drumkv1-lv2 (or any of the vee-ones) on the same system as ardour, or build against statically linked Qt5 libraries; you can find the latter on a...