tarnith
tarnith
Running ## static build using vcpkg ```bash git clone --recurse-submodules https://github.com/free-audio/clap-host cd clap-host scripts/build.sh ``` Produces: ``` ERROR: Feature "egl": Forcing to "ON" breaks its condition: ( QT_FEATURE_opengl OR QT_FEATURE_openvg...
Moved the hardcoded directory to at least C;\temp so the chance of overwriting existing files is reduced. Perhaps a check for existing directores before wiping data would be advised.
Hello, I tried running the buildscript and it overwrote C:\B\ with QT as part of the process. This was already in use for something else. Luckily I keep backups. Why...
Built the basic meters example in VS2022, and tried again with mingw to rule out something with MSVC On every close/open of the plugin UI window in Bitwig (5.1.9) it...
After following the instructions for windows, installing using the scripts/build.sh and attempting to run: ``` clap-host.exe Failed to load plugin ' "" ': "The shared library was not found." RtApiAsio::probeDeviceInfo:...