nativelibs4java / JNAerator

JNAerator: native bindings generator for JNA / BridJ / Node.js
http://jnaerator.googlecode.com
507 stars 109 forks source link

JNAerator blows up on wtypes.h (Windows-only) #42

Open ochafik opened 9 years ago

ochafik commented 9 years ago

From @ochafik on January 23, 2013 18:30

Needs testing on Windows, but parsing of wtypes.h alone on MacOS X produces code where the CHAR and byte types are generated as Java interfaces, the latter of which obviously doesn't compile.

(issue reported by a user)

Copied from original issue: ochafik/nativelibs4java#363