[vlc-devel] [PATCH] ActiveX, npapi: 4 patches, adding VS projects/solutions

Sergey Radionov rsatom at gmail.com
Wed Nov 23 05:09:08 CET 2011


22.11.2011 19:28, Rémi Denis-Courmont пишет:
> On Tue, 22 Nov 2011 18:58:00 +0700, Sergey Radionov<rsatom at gmail.com>
> wrote:
>> and again, Visual studio have no tools for making .rc from .rc.in
>
> And again, you cannot add automatically generated files in git (because
> git does not handle it right).
If you stand on this point, than you will need remove following files:
/activex/axvlc.tlb
/activex/axvlc_idl.c
/activex/axvlc_idl.h
They are automatically generated from axvlc.idl.

BTW, did anyone read README.TXT from activex?:
> If you are cross-compiling on Linux, you can use 'widl' which is part of
> the WINE project (http://www.winehq.com). At leat wine-dev-0.9.57 works,
> the comand line to compile IDL should looks like the following :
>
> widl -I/usr/include/wine/windows/ \
> 	-h -H axvlc_idl.h -t -T axvlc.tlb -u -U axvlc_idl.c axvlc.idl
>
> NOTE: widl breaks compatibility with Visual Basic. If that is important
> to you then you must use midl.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I think it is very important note.

-- 
With best wishes,
Sergey Radionov



More information about the vlc-devel mailing list