We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在4.0.3版本运行报错: Caused by: java.lang.UnsatisfiedLinkError: Cannot loadlibrary: reloc_library[1287]: 139 cannot locate 'posix_memalign'... 网上搜索,说是低版本没有posix_memalign,这可怎么处理
The text was updated successfully, but these errors were encountered:
我用API 16编译的ffmpeg 你重新编译一下ffmpeg吧, 参考这个 #93
Sorry, something went wrong.
用api9之后又出现了新的报错 __check_for_sync8_kernelhelper /s/ndk-toolchain/src/build/../gcc/gcc-4.8/libgcc/config/arm/linux-atomic-64bit.c:64 现在解决了,还要用ndk8c和gcc4.4.3编译
👍
No branches or pull requests
在4.0.3版本运行报错:
Caused by: java.lang.UnsatisfiedLinkError: Cannot loadlibrary: reloc_library[1287]: 139 cannot locate 'posix_memalign'...
网上搜索,说是低版本没有posix_memalign,这可怎么处理
The text was updated successfully, but these errors were encountered: