ptitSeb / box64

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

Warpping missing(Error: Symbol gtk_style_context_get_style not found, cannot apply R_X86_64_JUMP_SLOT @0x3f07fef6e8 (0x7a4acc6), etc ) #1105

Open iamcxds opened 9 months ago

iamcxds commented 9 months ago

Hi, This appeared when I was trying to run crosscode on Raspberry Pi 4.

Using native(wrapped) libgdk_pixbuf-2.0.so.0
Error: Symbol gtk_style_context_get_style not found, cannot apply R_X86_64_JUMP_SLOT @0x3f07fef6e8 (0x7a4acc6) in /home/poincare/GOG Games/CrossCode/game/lib/libnw.so
Error: Symbol gtk_style_context_get not found, cannot apply R_X86_64_JUMP_SLOT @0x3f07fef828 (0x7a4af46) in /home/poincare/GOG Games/CrossCode/game/lib/libnw.so
Error: Symbol gtk_file_filter_add_custom not found, cannot apply R_X86_64_JUMP_SLOT @0x3f07fefbd8 (0x7a4b6a6) in /home/poincare/GOG Games/CrossCode/game/lib/libnw.so
Error: Symbol gdk_window_get_scale_factor not found, cannot apply R_X86_64_JUMP_SLOT @0x3f07fefca8 (0x7a4b846) in /home/poincare/GOG Games/CrossCode/game/lib/libnw.so
iamcxds commented 9 months ago

I managed to run the game by using NW.js ARMv7 binaries https://github.com/LeonardLaszlo/nw.js-armv7-binaries instead of box64