i readed http://wiki.videolan.org/LibVLC_SampleCode_Qt but i dont found path to vlc libCode:
LIBS += -L*path to vlc lib* #if you are at windows os LIBS += -lvlc
can you help me ?
Printable View
i readed http://wiki.videolan.org/LibVLC_SampleCode_Qt but i dont found path to vlc libCode:
LIBS += -L*path to vlc lib* #if you are at windows os LIBS += -lvlc
can you help me ?
You have to download the header and lib files and extract them. In the folder where you have extract them is your searched patn.