How can I generate a binding for winuser.h
Anivie
anivie.x at gmail.com
Wed Mar 29 13:41:39 UTC 2023
I am trying to generate a java binding with winuser.h, I am use this
command:jextract -t com.unix
C:\SDK\Mingw64\x86_64-w64-mingw32\include\winuser.h -I
C:\SDK\Mingw64\x86_64-w64-mingw32\include
And then, I got this error:stdlib.h:388:47: error: expected ';' after top
level declarator
Is there any mistake in my command? How can I fix it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/jextract-dev/attachments/20230329/e1ebfa07/attachment-0001.htm>
More information about the jextract-dev
mailing list