Skip to content
New issue

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

android打包so问题 #13

Open
hongyuea opened this issue Apr 14, 2024 · 1 comment
Open

android打包so问题 #13

hongyuea opened this issue Apr 14, 2024 · 1 comment

Comments

@hongyuea
Copy link

D:\myselfworkspace\android\mupdfTemp\mupdf-android\platform\android\viewer>ndk-build
Android NDK: android-9 is unsupported. Using minimum supported version android-16.
Android NDK: WARNING: APP_PLATFORM android-16 is higher than android:minSdkVersion 8 in ./AndroidManifest.xml. NDK binaries will not be compatible with devices older than android-16. See https://android.googlesource.com/platform/ndk/+/master/docs/user/common_problems.md for more information.
Android NDK: WARNING:jni/Android.mk:mupdfcore: LOCAL_LDLIBS is always ignored for static libraries
Android NDK: WARNING:jni/Android.mk:mupdfcore: LOCAL_LDLIBS is always ignored for static libraries
Android NDK: WARNING:jni/Android.mk:mupdfcore: LOCAL_LDLIBS is always ignored for static libraries
[x86] Compile : mupdf_java32 <= mupdf.c
In file included from jni/mupdf.c:16:
../../../include\mupdf/pdf.h:10:10: fatal error: 'mupdf/pdf/name-table.h' file not found
#include "mupdf/pdf/name-table.h"
^~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.

我看对应路径下确实没有这个文件,我想请问一下是不是我的打包方式有问题,我直接进入到viewer目录下执行的ndk-build。如果有问题的话,请问下android如何打包so勒?万分感谢

@hoangchungk53qx1
Copy link

any news

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants