I am trying to compile a simple code of libvlc found here libvlc tuto in a C project using gtk+2 on ubuntu
but I have an error message like this In function main
:
/home/bilel/esprit-2015-3b1-geekinnovators-svn/pp/src/main.c:65: undefined reference to 'libvlc_new'
.