I am using QT 5.3 version. My compiler is msvc2013opengl. I have used the following url to create a player using VLC. https://wiki.videolan.org/LibVLC_Tutorial_086c/ I get the following errors. main.obj:-1: error: LNK2019: unresolved external symbol _libvlc_new referenced in function _main main.obj:...