Bind Exception ctypes.ArgumentError:

When I tried to bind some jni codes, exception happened.

Exception ctypes.ArgumentError: "argument 1: : 'TranslationUnit' object has no attribute '_as_parameter_'" in > ignored

My headers, cpps looks no error, but I can’t be sure that .ini file is right.
.h, .cpp , .ini, .sh, all in added files. help me.


bindingErrorSample.zip (8.7 KB)