Skip to content

Build ‐ Windows on WSL

Parracodea edited this page Mar 30, 2024 · 2 revisions

Be sure to check Build for generic instructions.

First, follow this guide from Microsoft on how to install WSL, install Debian or Ubuntu.

Next, launch the installed Debian or Ubuntu from the start menu, and finish setting it up. You should end up with a black text command prompt.

And next, follow the Linux instructions at this page

Finally, the EmptyEpsilon.zip is then still in the "Linux" part, so you need to copy it back to windows. You can copy this to your windows desktop with:

cp EmptyEpsilon/_build_win32/EmptyEpsilon.zip /mnt/c/Users/Daid/Desktop/

(Replacing Daid with your windows username)

Clone this wiki locally