Search found 2 matches

Go to advanced search

by kokila
06 Oct 2014 02:48
Forum: VLC media player for Windows Troubleshooting
Topic: Getting unresolved external symbol error though I placed dll
Replies: 0
Views: 637

Getting unresolved external symbol error though I placed dll

I am using QT 5.3 version. My compiler is msvc2013opengl. Downloaded VLC 2.1 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 funct...
by kokila
04 Oct 2014 04:02
Forum: VLC media player for Windows Troubleshooting
Topic: [SOLVED] Using libvlc.dll in VS 2005 (C++)
Replies: 11
Views: 8714

Re: [SOLVED] Using libvlc.dll in VS 2005 (C++)

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:...

Go to advanced search