You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to generate bindings for c.h, but it doesn't generate struct members. Adding -t options.h makes things worse, ending up with no bindings at all.
Do I miss something?
The text was updated successfully, but these errors were encountered:
I'm getting an error when trying to generate bindings for options.h:
Unsupported type: 'CX_TypeClass_MemberPointer'
I'm trying to generate bindings for c.h, but it doesn't generate struct members. Adding
-t options.h
makes things worse, ending up with no bindings at all.Do I miss something?
The text was updated successfully, but these errors were encountered: