katherine95s commented on pull request #3284:
URL: https://github.com/apache/incubator-weex/pull/3284#issuecomment-713434104
> 编译报错
>
/Users/chenzefeng/Development/incubator-weex/android/sdk/src/legacyRelease/cpp/Source/android/multiprocess/weex_js_connection.cpp:653:33:
error: use of undeclared identifier '**ANDROID_API_P**'
> if (SoUtils::android_api() <= **ANDROID_API_P**) {
> ^
> 1 error generated.
> ninja: build stopped: subcommand failed.
应该是ndk环境问题,ndk版本为18
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]