-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't build, dependencies are missing. #50
Comments
This is to be a reference:
|
Hmm, doing a
Where is the CMake should also work, it has a switch to turn off the GUI mode if that's not required? Depending on platform, also disable the SSE CPU flags?
|
This is a POC branch, showing how meson can build a minimal subset of the DSP components only, and with "capta" removed (it adds 'libsndfile' dependency). Signed-off-by: Harry van Haaren <[email protected]>
Reviewing a bit more, the above commit reduces dependencies and builds only the DSP components of the LV2 plugins. |
I'm not sure, I'll check the version I download. But I saw this in requirements. I'm using KDE Neon with plasma 6.0 Latest stable now. As I said, I just want to use plugins in waveform. I don't really want to build, but Waveform does not see the plugin. I can add to a track, but a warning shows up. CMake did not work either. IDK why. DAW should have run plugins. |
I'm sorry, I still don't know what to do. What should I do? It completely seems like the problem belongs to my system. |
Few dependencies are unable to get. And I try to build, then I get this:
meson-log.txt
When I try to use only .ttl files, despite LSP plugins are working, these are not. My DAW Waveform says when I add the plugin to the track; “This plugin was not found”.
The text was updated successfully, but these errors were encountered: