Code: Select all
-- Fluid synth libs: FLUIDSYNTH_LIBRARIES-NOTFOUND
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:
FMOD_LIBRARY
linked by target "zdoom" in directory /home/psyhister/Source_codes/gzdoom/src
-- Configuring incomplete, errors occurred!
So, my question: which version of FMOD I have to install and which kind of FMOD(actually I found only one type of FMOD for Linux — FMOD Ex Programmers API).
Fluid Synth installed from Ubuntu repository and FMOD installed too. And I can't understand, why I have this error. Can you help me?
Thank you in advance.