iXit / wine-nine-standalone

Build Gallium Nine support on top of an existing WINE installation
GNU Lesser General Public License v2.1
272 stars 23 forks source link

missing symbol on libd3dadapter9?? #89

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hi, I am testing something extremely experimental. this is on ARM Linux with BOX86 emulator. I tried to get Gallium9 working but...

Failed to get the entry point from /usr/lib/i386-linux-gnu/d3d/d3dadapter9.so.1: Symbol "D3DAdapter9GetProc" not found in 0x16(d3dadapter9.so.1)

what's that? I tried other libd3dadapter9 libs just in case mine was "faulty"

axeldavy commented 3 years ago

See https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7494 and https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7001

dhewg commented 3 years ago

I don't think standalone can do anything here. While I haven't attempted to set up box86 on arm, other have successfully, so I guess it's your box86 setup that's missing something