longjunyu2 / winlator

Android application for running Windows applications with Wine and Box86/Box64
https://winlator.org
Other
302 stars 38 forks source link

question : command build used on box64-0.3.1-0450371.wcp #127

Open NaufalFajri opened 2 months ago

NaufalFajri commented 2 months ago

i want to build box64 myself, can you send me command used on that?

longjunyu2 commented 2 months ago

I use -DARM_DYNAREC=ON -DBAD_SIGNAL=ON And after geting the execuable file, you need to use patchelf to set the interpreter path for it.