Managed to compile and use cecil, wrote a C# program that churns the data
produced given by cecil and outputs IDL files. Worked on it until the IDL files
it produced started to look legit.

Then i fed an IDL file to a fresh (from mingw-w64-tools git) widl, and
discovered that widl won't accept it. Fed an IDL file from mingw-w64-headers
git to the same widl, and discovered that widl does not accept that one either.

What am i doing wrong?
The error (for mingw-w64-headers/windows.foundation.idl) is:

Windows.Foundation.idl:14: error: syntax error, unexpected aIDENTIFIER,
expecting $end

-- 
O< ascii ribbon - stop html email! - www.asciiribbon.org

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to