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

Unsatisfied link error #18

Open
unktomi opened this issue Feb 13, 2018 · 0 comments
Open

Unsatisfied link error #18

unktomi opened this issue Feb 13, 2018 · 0 comments

Comments

@unktomi
Copy link

unktomi commented Feb 13, 2018

When I try to use this plugin in a larger project (which contains additional plugins and works without this plugin) I'm getting the below error. Your example project does work however with the same engine build and on the same device. Any ideas? The same error occurs with both versions of your plugin.

Thanks!

02-12 14:35:13.744 5290 5290 E AndroidRuntime: java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_ZSt24__throw_out_of_range_fmtPKcz" referenced by "/data/app/com.d6.D6UI_000-1/lib/arm/libUE4.so"...
02-12 14:35:13.744 5290 5290 E AndroidRuntime: at java.lang.Runtime.loadLibrary0(Runtime.java:977)
02-12 14:35:13.744 5290 5290 E AndroidRuntime: at java.lang.System.loadLibrary(System.java:1567)
02-12 14:35:13.744 5290 5290 E AndroidRuntime: at com.epicgames.ue4.GameActivity.(GameActivity.java:4189)

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