<div><div>Hi! I'm trying to compile VLMC and I'm getting an error when running
Cmake . </div>I've installed VLC from repository and worked well but when I try
to compile VLMC doesn't compile. I'm using ubuntu 15.10<br /></div><div>I would
be very grateful if anyone can help me and tell me what i'm missing.<br
/></div><div>Thank you.<br /></div><p>This is what I've got:</p><p>): 
TARGET_LINK_LIBRARIES(MixerEffectPlugin ${QT_LIBRARIES}${PCL_LIBRARIES}
${VTK_LIBRARIES} )<br
/>/home/ruben/vlc/vlmc/src/EffectsEngine/Plugins/src/MixerEffect/CMakeLists.txt(35): 
IF(NOT WIN32 )<br
/>/home/ruben/vlc/vlmc/src/EffectsEngine/Plugins/src/MixerEffect/CMakeLists.txt(37): 
INSTALL(TARGETS MixerEffectPlugin LIBRARY DESTINATION ${VLMC_EFFECTS_DIR} )<br
/>CMake Error: The following variables are used in this project, but they are
set to NOTFOUND.<br />Please set them or make sure they are set and tested
correctly in the CMake files:<br />LIBVLCCORE_LIBRARY<br />    linked by target
"vlmc" in directory /home/ruben/vlc/vlmc/src<br /><br /></p><p></p>