JNI错误之:error: base operand of '->' has non-pointer type '_JNIEnv' - lakeside的博客 - eoe移动开发者社区: "if defined(__cplusplus)
typedef _JNIEnv JNIEnv;
typedef _JavaVM JavaVM;
else
typedef const struct JNINativeInterface* JNIEnv;
typedef const struct JNIInvokeInterface* JavaVM;
endif"
No comments:
Post a Comment