i want build My project use VLC library on QT

This forum is about all development around libVLC.
coder_gate
Blank Cone
Blank Cone
Posts: 24
Joined: 12 Mar 2010 07:34

i want build My project use VLC library on QT

Postby coder_gate » 13 Mar 2010 05:48

i readed http://wiki.videolan.org/LibVLC_SampleCode_Qt but i dont found path to vlc lib

Code: Select all

LIBS += -L*path to vlc lib* #if you are at windows os LIBS += -lvlc
can you help me ?

Jo2003
Blank Cone
Blank Cone
Posts: 67
Joined: 08 Feb 2010 13:29

Re: i want build My project use VLC library on QT

Postby Jo2003 » 18 Mar 2010 13:44

If you have installed vlc player on Windows, the dll will be there (e.g. c:\program files\videolan\vlc).
On Ubuntu 9.10 e.g. the lib is in /usr/lib. Maybe there you have to create a symbolic link because the linker will only link to libvlc2.so (and this link wasn't there on my installation).

Jo2003


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 43 guests