在 2019/12/10 19:17, Jacek Caban 写道:
> On 12/10/19 12:10 PM, Liu Hao wrote:
> 
> You could just use make include/mfidl.h if you use configure with
> --with-widl. This uses -DBOOL=WINBOOL when generating headers. IDL files
> should use BOOL, not WINBOOL, and leave it for widl to generate correct
> headers.
> 
> 

Thanks for the information. `-DBOOL=WINBOOL` makes WIDL compile the IDL
without any modification.

However `make include/mfidl.h` seemed to be stuck with some syntax
errors likes this:
```
crt/ctype.h:108: error: syntax error, unexpected aIDENTIFIER, expecting
tTYPEDEF
make[2]: *** [Makefile:1281: include/docobjectservice.h] Error 1
```

-- 
Best regards,
LH_Mouse

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to