First of all, sorry for asking such a basic question but I've been looking around and I can not find any solution by myself... :\
I want to use VLC code in my projects. I have already downloaded the source from Git and got trough this tutorial (https://wiki.videolan.org/Win32Compile) to build it.
As it says in the end, I should have a directory with the binaries, libraries and so, but I don't have any of these files...
I was looking for some easy examples like:
- https://wiki.videolan.org/LibVLC_Tutorial
- https://wiki.videolan.org/LibVLC_Tutorial_086c
Both include <vlc/vlc.h> but, where should I get it from?