Page 1 of 1

Windows phone 10 - libvlccore.dll - if_nametoindex

Posted: 15 Nov 2017 21:33
by toratoda
When I try build application with vlc lib for windows phone 10
I get this error:
Error Found: The supported APIs test detected the following errors:
API if_nametoindex in iphlpapi.dll is not supported for this application type. libvlccore.dll calls this API.
Where I can get actual libvlccore.dll for windows phone 10 (arm) ? How I can fix it?

Re: Windows phone 10 - libvlccore.dll - if_nametoindex

Posted: 18 Nov 2017 09:37
by mfkl

Re: Windows phone 10 - libvlccore.dll - if_nametoindex

Posted: 18 Nov 2017 22:10
by CSharpZyx
The arm dlls download here also has this problem

Re: Windows phone 10 - libvlccore.dll - if_nametoindex

Posted: 19 Nov 2017 07:51
by mfkl
Please give information about your environment and steps to reproduce.

IDE, Compiler version, etc.

Re: Windows phone 10 - libvlccore.dll - if_nametoindex

Posted: 21 Nov 2017 19:54
by toratoda
Please give information about your environment and steps to reproduce.

IDE, Compiler version, etc.
I use VS2015 and get https://github.com/kakone/VLC.MediaElement via NuGet. I create app and Test it on my Lumia 625 and it work without errors. But then I create package and certificated I have error by first post.

Re: Windows phone 10 - libvlccore.dll - if_nametoindex

Posted: 14 Dec 2017 10:28
by mfkl