c# - VLC library at Microsoft Visual Studio 2015 publish -


i'm trying publish project , goes fine. installation going fine too. when open software i've got lot of errors @ vlc libraries saying couldn't find it. missing files:

  • libmemcpy3dn_plugin.dll
  • libaccess_http_plugin.dll
  • libaout_directx_plugin.dll
  • libaout_file_plugin.dll
  • libfluidsynth_plugin.dll
  • libi420_rbg_mmx_plugin.dll
  • libmemcpymmx_plugin.dll
  • libmemcpymmxext_plugin.dll
  • libmsn_plugin.dll
  • libi420_rbg_sse2_pugin.dll
  • libosdmenu_plugin.dll
  • libpanoramix_plugin.dll
  • libwscale_plugin.dll
  • libdirectx_plugin.dll after errors, softwares works fine.

your problem plugin or lib file. please download lastest lib folder link , change .dll file. think ll work.

download lib


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -