Not Libvlc found when compiling

This forum is about all development around libVLC.
pablormago
New Cone
New Cone
Posts: 1
Joined: 10 Nov 2021 20:25

Not Libvlc found when compiling

Postby pablormago » 10 Nov 2021 20:27

Hi everyone,

I installed the last build from the website. I´m ussing macOS intel with the appropiate version of vlc. I´m trying to compile an applicattion with CMAKE, and everytime i try, i get the same error:

-- Checking for module 'libvlc>=1.0.0'
-- No package 'libvlc' found
CMake Error at CMake/Packages/FindVLC.cmake:33 (macro_ensure_version):
macro_ensure_version Macro invoked with incorrect arguments for macro
named: MACRO_ENSURE_VERSION
Call Stack (most recent call first):
CMakeLists.txt:94 (find_package)


CMake Error at CMake/Packages/FindVLC.cmake:39 (message):
VLC library not found
Call Stack (most recent call first):
CMakeLists.txt:94 (find_package)

it does not find the lib, but i don´t know what is happening.

Any idea????
thanks in advance

unidan
Developer
Developer
Posts: 1493
Joined: 25 Mar 2018 01:00

Re: Not Libvlc found when compiling

Postby unidan » 12 Dec 2021 21:33

Hi, what is the path you expect for libvlc ? I’m not sure what the package provide but if there is a pkg-config file, you’ll need to point PKG_CONFIG_PATH to the right location.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 3 guests