You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we build ChowMatrix on Linux (Ubuntu 22.04) as part of our CI pipeline, we first install lv2-dev (see here). I'm not familiar with the packages that are installed by default on kxstudio, but you may want to check that lv2-dev is installed on your system before building.
Other than that, it's a little bit tricky for me to provide much assistance for anything specific to kxstudio, aside from referring again to the Ubuntu CI build scripts and assuming that kxstudio will work more-or-less the same.
Describe the bug
I'm trying to compile ChowMatrix on Ubuntu 23.04 with lv2-dev 1.18.10 but it doesn't compile
To Reproduce
Steps to reproduce the behavior:
cmake --build build --config Release
Expected behavior
It should compile
Screenshots
Here's the terminal output
Desktop (please complete the following information):
Additional context
lv2-dev version 1.18.10-1kxstudio2
The text was updated successfully, but these errors were encountered: