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