- Install workload: "Desktop development with C++"
- Check:
- MSVC 14.44.35211
- Windows 10/11 SDK
- After installation, launch VS once to initialize components
-
scoop:
scoop install xmake
-
chocolatey:
choco install xmake
-
Verify:
xmake --version
cd E:\TestFile
git clone https://github.com/MoganLab/mogan.git
cd moganxmake config --yes -vD -m releasedbg --plat=windowsxmake f -c
xmake c -axmake build stemxmake install stemxmake run stem