龙芯3A6000+DeepinV25按这个方法成功安装了box64
git clone https://github.com/ptitSeb/box64 cd box64 mkdir build; cd build; cmake .. -DLARCH64=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo make -j8
sudo deepin-immutable-ctl admin exec make install
-- <命令> 可以在不关闭磐石的情况下成功安装box64
不错
Featured Collection
Popular Ranking
Popular Events
龙芯3A6000+DeepinV25按这个方法成功安装了box64
git clone https://github.com/ptitSeb/box64
cd box64
mkdir build; cd build; cmake .. -DLARCH64=1 -DCMAKE_BUILD_TYPE=RelWithDebInfo
make -j8
sudo deepin-immutable-ctl admin exec make install
-- <命令> 可以在不关闭磐石的情况下成功安装box64