usbarmory / tamago-example

TamaGo - example application
BSD 3-Clause "New" or "Revised" License
69 stars 14 forks source link

README: compiling and execution: add instructions for Windows #9

Closed vucefalas closed 2 years ago

vucefalas commented 2 years ago

The current instructions work for Linux (and FreeBSD I reckon). Which would be the preferred path to do the same on Windows?

  1. Using WSL2.
  2. Using VMWare or VirtualBox.
  3. Using just Windows tools and install Qemu on Windows.
abarisani commented 2 years ago

WSL2 should work just fine.

vucefalas commented 2 years ago

Confirmed compiling and executing works on WSL2/Ubuntu.