lumui

Results 8 comments of lumui

I'm very curious about the specific steps for compiling Box64 (an Android-compatible version) on Ubuntu.

I saw that you have already created box64 for Android which is usable on Android. Is it necessary to modify the source code of box64?

> Box86 doesn't support static compilation.Box86 不支持静态编译。 May I ask for a solution? I want to run Windows 32-bit software on the rk3568Arm64 platform. Which approach should I take?

> A Static build of box86 means it's a build built with static version of libc and other needed libs... It's usualy used inside docker env. or otehr similar scenario.box86...

> I don't know OpenHarmony. If it's linux based, then use option 2 or 3.我不知道 OpenHarmony。如果它是基于 Linux 的,那么使用选项 2 或 3。 Option 2 is the most simple one. You can...

> It's build dynamicaly.  它是动态构建的。 > > Even if box64 support static compilation, the static version doesn't support graphical application.即使 box64 支持静态编译,静态版本也不支持图形应用程序。 This system uses the ld-musl-aarch64.so.1 dynamic loader. Therefore,...

> musl is not really supported for now. It's probably doable, but needs some work and some debugging.musl 目前并不真正支持。这可能是可以实现的,但需要一些工作和调试。 I don't own any device running OpenHarmony. Maker of this OS...