Cross-platform tool to import COM interfaces from an IDL file for use with .NET. To be used in
addition to Microsoft's TLBImp. Can handle c-style arrays and OLECHAR
pointers. Can run on
Windows and Linux.
Install the SIL.IdlImporter nuget package.
msbuild /t:Restore
msbuild