ptitSeb / box64

Box64 - Linux Userspace x86_64 Emulator with a twist, targeted at ARM64 Linux devices
https://box86.org
MIT License
3.73k stars 267 forks source link

I cant run a java project #1357

Open RoySalgadoM opened 6 months ago

RoySalgadoM commented 6 months ago

When i execute

java -jar myjar.jar

I get: Error: PltResolver: Symbol gdk_threads_add_idle_full(ver 0: gdk_threads_add_idle_fukk) not found, cannot apply R_X86_64_JUMO_SLOT in libglassgtk2.so

Can you help with that please