Hi,
I built git source on Cygwin and read vlc/vlc-1.0.0-git/activex/README.TXT for how to install ActiveX plugin for IE. My understanding if to install axvlc.dll as following step, it should work. Please correct me and please advise how to fix the following error:
1. Copy vlc/vlc-1.0.0-git/activex//axvlc.dll to C:\Windows.
2. REGSVR32 C:\WINDOWS\AXVLC.DLL
It poped up an error message: The module "C:\Windows\axvlc.dll" failed to load.
BTW, I also set up --enable-mozilla, but it did not build npvlc.dll and vlcintf.xpt, what I was missing?
Thank you.
Jim