I'm trying to basically fork VLC I want to be able to modify the activeX plugin while still allowing the real VLC plugin to reside and work on the same system ( I've done this already for the mozilla plugin using MIME types).  I believe to do this I have to change the CLSID of the activeX control which I believe means running the widl compiler.   I'm sure there is more involved as well but this is where I'm at for the moment.  <div>
<br></div><div>Thanks for your help.</div><div><br></div><div>-Shane <br><br><div class="gmail_quote">On Wed, Oct 26, 2011 at 1:57 PM, Jean-Baptiste Kempf <span dir="ltr"><<a href="mailto:jb@videolan.org">jb@videolan.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">On Wed, Oct 26, 2011 at 01:56:38PM -0400, Shane Phelan wrote :<br>
<div><div></div><div class="h5">> I'm trying to cross compile the activeX plugin in ubuntu by following the<br>
> README.TXT in the projects/activex folder.  I downloaded wine1.2 and ran the<br>
> widl compiler, but it's complaining that it can't find the file "ocidl.idl"<br>
> this is the first line in the axvlc.idl which is importing it.  I see that<br>
> ocidl.idl is normally part of the windows sdk so I would assume that wine is<br>
> supposed to supply this file, but I don't see it on my system anywhere.  If<br>
> someone could help me out I would appreciate it.<br>
<br>
</div></div>There is absolutely no need to run the widl compiler, in normal cases.<br>
<br>
Best Regards,<br>
<font color="#888888"><br>
--<br>
Jean-Baptiste Kempf<br>
<a href="http://www.jbkempf.com/" target="_blank">http://www.jbkempf.com/</a> - <a href="tel:%2B33%20672%20704%20734" value="+33672704734">+33 672 704 734</a><br>
Sent from my Electronic Device<br>
_______________________________________________<br>
vlc-devel mailing list<br>
To unsubscribe or modify your subscription options:<br>
<a href="http://mailman.videolan.org/listinfo/vlc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlc-devel</a><br>
</font></blockquote></div><br></div>