unresolved external symbol _libvlc_new

This forum is about all development around libVLC.
jayboss
New Cone
New Cone
Posts: 2
Joined: 21 Dec 2014 02:27

unresolved external symbol _libvlc_new

Postby jayboss » 21 Jan 2015 14:33

Hi,

I am trying to compile a visual c++ project in Visual Studio 2012 where I am adding libvlc.lib to my project via the Properties >> Linker >> Input >> Additional Dependencies and adding the Library Directories entry in VC++ Directories section.

However, I am still getting unresolved external symbol errors with regards to the the API calls that exist in the library. I am not sure what I am doing wrong, whether I am missing some details. Any help with regards to this is greatly appreciated.

I also did a > dumpbin /EXPORTS libvlc.lib > lib.txt to see what the entries are and it contains all the API calls.

Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 15 guests