-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Building LMMS errors #32
Labels
Comments
Is this really a bug or just incorrect settings? |
Closing is this, since it is not really a bug. Just updated the repository and no unset variables now. |
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm getting the following errors while running the latest code.
Error 1:
The plugin "tripleoscillator" wasn't found or could not be loaded!
Reason: "Cannot load library
/home/scott/lmms/target/lib/lmms/tripleoscillator:
(/home/scott/lmms/target/lib/lmms/libtripleoscillator.so: cannot open
shared object file: No such file or directory)"
Error 2:
The plugin "kicker" wasn't found or could not be loaded!
Reason: "Cannot load library /home/scott/lmms/target/lib/lmms/kicker:
(/home/scott/lmms/target/lib/lmms/libkicker.so: cannot open shared
object file: No such file or directory)"
Also there are no instruments available in the Instrument Plugins area.
Note: There has been around 150 warnings too while building.
The text was updated successfully, but these errors were encountered: