Is it possible to provide any hit why the widl crashed? Or is there
any way to troubleshoot the issue?
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
On 6/20/23 19:39, Biswapriyo Nath wrote:
Is it possible to add the file in mingw-w64? It has been a week and I
get no response in wine merge request.
It crashes widl during the build, so it's pretty obvious why it's not
merged.
Jacek
___
Mingw
Is it possible to add the file in mingw-w64? It has been a week and I
get no response in wine merge request.
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
Here's a patch to add prototypes for RegisterTypeLibForUser() and
UnRegisterTypeLibForUser() to oleauto.h.
/Kalle
---
mingw-w64-headers/include/oleauto.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/mingw-w64-headers/include/oleauto.h
b/mingw-w64-headers/include/oleauto.h
index 62aa454
Ping, in case you missed my previous message. Have you had the chance to
look at it? Thanks.
On Sat, May 6, 2023, 14:03 Paul Jackson wrote:
> Yes, here's an example project which takes parts of ExplorerTAP and makes
> some changes to make it compile with Clang/MinGW:
>
> https://github.com/justa