Replies: 1 comment
-
Make sure native library is for ARM64 Android (Bionic libc). Executables made for traditional Linux distributions aren't supported in Termux. If that condition is met, you may need |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
to run x11 apps its required to have a output, so ive decided to use the recommended tigervnc. after that ive decided to run some gradle projects to try some ideas out, but running isint possible as i get this error.
ive verified that libGL.so.1 is present in /data/data/com.termux/files/usr/lib
as any other programm works fine, does anyone have a idea how i could track this issues down to its cause?
full log about the gradle run
https://haste.cosmos-ink.net/zumeziwuxe.hs
Beta Was this translation helpful? Give feedback.
All reactions