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 neon issue #2

Open
codeservice opened this issue Feb 10, 2020 · 1 comment
Open

android neon issue #2

codeservice opened this issue Feb 10, 2020 · 1 comment

Comments

@codeservice
Copy link

I have report from one user after updating lo latest png library

java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "png_do_expand_palette_rgba8_neon" referenced by "/data/app/.............../lib/arm64/libnme.so"...

Issue only on specific devices, he provided screenshot. Redme note 4x

Previous version works well, I had to revert this library for now ...

@codeservice
Copy link
Author

Is this neon addition require android?

<section if="ios || tvos || android">
<file name="${NATIVE_TOOLKIT_PATH}/png/arm/arm_init.c" />
<file name="${NATIVE_TOOLKIT_PATH}/png/arm/filter_neon_intrinsics.c" />
<file name="${NATIVE_TOOLKIT_PATH}/png/arm/palette_neon_intrinsics.c" />
</section>

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

1 participant