本文将在 Windows 10 上安装 Arch WSL 中编译 axmol
请确保 WSL2 已正确安装
1. 在微软应用商店安装 ArchLinux
2. 打开 Arch,按照提示输入用户名和密码,尽量简单
3. 配置清华源,速度快的起飞,否则,各种包会安装失败
访问网址: https://mirrors.tuna.tsinghua.edu.cn/help/archlinux/
![在这里插入图片描述](https://i-blog.csdnimg.cn/direct/416b8a46645c4226a0a43a367caa48e6.png
按照提示添加: Server = https://mirrors.tuna.tsinghua.edu.cn/archlinux/$repo/os/$arch
到 /etc/pacman.d/mirrorlist
文件顶部
sudo pacman -Syyu --noconfirm
4. 安装最新 axmol
git clone https://github.com/axmolengine/axmol.git
cd axmol
./setup.ps1
执行完后一定要重启终端
5. 编译运行
cd axmol
axmol run