On Sat, Nov 29, 2014 at 9:59 PM, Jon bae <[email protected]> wrote: > Am 29.11.2014 20:52, schrieb Ray Donnelly: >> On Sat, Nov 29, 2014 at 5:45 PM, Jon bae <[email protected]> wrote: >>> Hello msys2 team, >>> is there a way to get widl, or a other midl equivalent in >>> msys2/mingw-w64? I saw that cygwin have it, so maybe it is possible to >>> get it in msys2 to? >>> >> There's native widls already: >> >> $ pkgfile /mingw32/bin/widl.exe >> mingw32/mingw-w64-i686-tools-git >> >> $ pkgfile /mingw64/bin/widl.exe >> mingw64/mingw-w64-x86_64-tools-git >> >> .. so pacman -U mingw-w64-{i686,x86_64}-tools-git >> >> Seems there's no msys2 one currently though. > Many times I answer directly to the people and not to the list... Sorry > for that. The widl from mingw-w64-*-tools is the correct tool what I > need. I only wondering me that for that tool not all *.idl files are in > the headers pack are include. When I download the source code from > mingw-w64 the files are in it. I talk specially from wtypes.idl, > wtypesbase.idl, unknwn.idl and unknwnbase.idl. The decklink sdk need > that ones. >
widl is just a tool that processes Wine's IDL files. Why would it include a specific set of input files? I don't know what decklink is. > Regards > > Jonathan > > > ------------------------------------------------------------------------------ > Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server > from Actuate! Instantly Supercharge Your Business Reports and Dashboards > with Interactivity, Sharing, Native Excel Exports, App Integration & more > Get technology previously reserved for billion-dollar corporations, FREE > http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk > _______________________________________________ > Msys2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/msys2-users ------------------------------------------------------------------------------ Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards with Interactivity, Sharing, Native Excel Exports, App Integration & more Get technology previously reserved for billion-dollar corporations, FREE http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk _______________________________________________ Msys2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msys2-users
