Peculiar MIDI Keyboard Issue

Having trouble with LMMS? Ask about it here.
No luck. It still does the same errors.
Do you have libx11-dev installed? If not, try installing that, then remove Cmakecache again, and try building again.
I have installed it, and now there seem to be other errors:

Code: Select all

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
X11_Xft_LIB (ADVANCED)
    linked by target "RemoteZynAddSubFx" in directory /home/amir/git/lmms/plugins/zynaddsubfx
X11_Xinerama_LIB (ADVANCED)
    linked by target "RemoteZynAddSubFx" in directory /home/amir/git/lmms/plugins/zynaddsubfx

-- Configuring incomplete, errors occurred!
Did you remember to remove CMakecache? The file should be deleted every time you update dependencies.
After installing several X11 development packages, it seems like I've succeeded installing LMMS. However, I receive the following error messages whenever I launch it:

Code: Select all

The plugin "tripleoscillator" wasn't found or could not be loaded!
Reason: "Cannot load library /home/amir/git/lmms/build/../lib/lmms/tripleoscillator: (/home/amir/git/lmms/build/../lib/lmms/libtripleoscillator.so: cannot open shared object file: No such file or directory)"

Code: Select all

The plugin "kicker" wasn't found or could not be loaded!
Reason: "Cannot load library /home/amir/git/lmms/build/../lib/lmms/kicker: (/home/amir/git/lmms/build/../lib/lmms/libkicker.so: cannot open shared object file: No such file or directory)"
When LMMS opens, there are no plugins at all. Where do I direct LMMS so that it may use the plugins?
Nevermind, following the instuctions on github led me to the right results. Now I'm going to check whether the original problem is solved and update you about it.

EDIT: It's working! The connection between the MIDI keyboard and the SF2 player plugin is now working. Now I need to figure out this latency issure. Perhaps change a system.

thanks a lot! :D

EDIT: My bad, not a latency thing. Just need some getting used to. :oops: