https://bugs.kde.org/show_bug.cgi?id=374693

--- Comment #8 from Mauro Carvalho Chehab <mchehab+...@kernel.org> ---
(In reply to juliushar from comment #7)
> (In reply to Mauro Carvalho Chehab from comment #6)
> > (In reply to juliushar from comment #4)

> i compiled v4l-utils and vlc-2.2, but kaffeine compile (git pull from 27.
> Feb. 2017) quits with 
> 
> CMake Error at cmake/modules/FindVLC.cmake:104 (message):
>   Could not find /usr/include/vlc/libvlc_version.h
> 
> the required file is not part of the vlc sources.

Both VLC versions 2.x and 3.x should have libvlc_version.h, but you may need to
install an extra package with the VLC headers. This is what's shipped with
Debian Stretch (with should be somewhat similar to Kubuntu):

     $ dpkg -l libvlc-dev
    ...
    ii  libvlc-dev:amd64                          2.2.4-13                 
amd64                     development files for libvlc

$ dpkg -L libvlc-dev
...
/usr/include/vlc/libvlc_version.h

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to