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!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)"