halo~

麒麟银河V10编译安装box64

git clone https://github.com/ptitSeb/box64 cd box64 mkdir build; cd build; cmake .. ${OPTIONS} make -j$(nproc) 在开始编译前需要修改CMakeLists.txt,将其中涉及Python依赖的

Administrator Administrator 发布于 2026-01-06