Open elformigon opened 1 year ago
Exception in thread "main" java.lang.UnsatisfiedLinkError: /3.3.1-SNAPSHOT/liblwjgl.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.26' not found (required by /3.3.1-SNAPSHOT/liblwjgl.so)
Does anyone know what is this issue about? Is there any requirement I am not meeting?
@elformigon which distribution are you on? it looks like a missing dependency (that probably can be installed)
Exception in thread "main" java.lang.UnsatisfiedLinkError: /3.3.1-SNAPSHOT/liblwjgl.so: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.26' not found (required by /3.3.1-SNAPSHOT/liblwjgl.so)