sdkbox gpg 编译报错 有人碰到过吗?

/Downloads/android-ndk/toolchains/aarch64-linux-android-4.9/prebuilt/darwin-x86_64/bin/…/lib/gcc/aarch64-linux-android/4.9.x/…/…/…/…/aarch64-linux-android/bin/ld: error in jni/./gpg/lib/gnustl/arm64-v8a/libgpg.a(.eh_frame); no .eh_frame_hdr table will be created.
collect2: error: ld returned 1 exit status
make: *** [obj/local/arm64-v8a/libcocos2djs.so] Error 1

还有个找不到文档的问题
http://docs.sdkbox.com/en/api/gpg/js/index.html

结果

404
Page not found

API文档在哪里,谢谢

error in jni/./gpg/lib/gnustl/arm64-v8a/libgpg.a(.eh_frame); no .eh_frame_hdr table will be created.

文档在这里 http://docs.sdkbox.com/en/plugins/googleplay/v3-cpp/#integration
这个 api 文档链接你从哪里找到的。

就是这一页上的API文档链接
http://docs.sdkbox.com/en/plugins/googleplay/v3-js/#api-reference

好的,我们修复一下这个问题。

已经修复了。