WineBox86.apk
WineBox86.apk copied to clipboard
x86 Wine on ARM Android with Box86 (very much WIP)
When compiling on Ubuntu 20.10 I get this error ``` /home/kacper/WineBox86.apk/apk-builder/build/box86/src/elfs/elfloader.c:801:23: error: use of undeclared identifier 'STB_GNU_UNIQUE' if((bind==STB_GNU_UNIQUE /*|| (bind==STB_GLOBAL && type==STT_FUNC)*/) && FindGlobalSymbol(maplib, symname)) ^ /home/kacper/WineBox86.apk/apk-builder/build/box86/src/elfs/elfloader.c:826:23: error: use of...
I modded builder to try if with emulated libs it would start and I'll keep list that includes missing wrapped system ones to track it easy way. I'll update this...