-
Notifications
You must be signed in to change notification settings - Fork 0
Windows
Dave Williams edited this page Feb 8, 2026
·
1 revision
Note
I was going to do a screencast setting up a Windows machine, but because nested virtualisation is not supported until aarch64 hosts, I can't; WSL is broken and stuck on version 1. So here's the best I can do for you.
Assuming you're running Ubuntu in your WSL2 container, run
sudo apt update && sudo apt -y install build-essentialThis should set you up with the baseline of build deps.