Postby RSATom » 13 Oct 2014 15:58
if you plan to use libvlc in C++ application you will need:
1) headers from libvlc-sdk/include ( or official vlc distribution sdk/include - they are identical )
2) libvlc.lib from libvlc-sdk/lib/msvc
3) libvlc.dll + libvlccore.dll + plugins folder from official vlc distribution