I'm in an ARM machine and I wanted to use an x86 program.
Installed Box86 and the program and it's libraries.
The program crashes because of this error:
Error initializing native *libname* (last dlerror is *libname*: wrong ELF class: ELFCLASS64)
. This error is repeated several times for each of the libraries I installed.
According to this answer , it's beacause they are 64 bit libraries, but I made sure to install the i386 version of the packages.
Also, their workaround doesen't solve the problem for me, causing the same output.
Any clue of what's happening here?
Thanks in advance.
Asked by GospelBG
(37 rep)
Oct 31, 2022, 04:30 PM
Last activity: Nov 1, 2022, 11:51 AM
Last activity: Nov 1, 2022, 11:51 AM