Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

The problem with running the executable file outside the environment. #111

Open
Alexei1981 opened this issue Nov 19, 2019 · 1 comment
Open

Comments

@Alexei1981
Copy link

Hey. I installed the build-essential package on Ubuntu with gcc-8 and put together the C ++ executable on it. I compiled it with static libraries (-static). So, in the environment it starts up and works, but when you try to run it outside the environment on android 8 and 9 failed. At the same time, on Android 6 and 7, it starts and works fine. Are there any dependencies left in the static file that prevent it from working on Android 8 and 9?

@hdengsan
Copy link

I have this problem

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

No branches or pull requests

2 participants