Windows Store 64bit C++ libvlc dependency issue
Posted: 23 Feb 2017 18:27
I am working on a Windows Store app which does not use the CLI. I have linked with the 64bit version of the libvlc.lib version 2.2.4 and it compiles fine, but when I run the app, I get a dependency fault on the library. Dependency Walker does not seem to like processing this file, so am not sure which library is missing. Perhaps someone else has run into this and can shed light on what is needed.