Skip to content

1c. Installing the Toolchain on Windows

Andrew Ikenberry edited this page Apr 21, 2021 · 31 revisions

Steps

  1. Git for Windows
  2. Download the Toolchain
  3. Install
  4. Troubleshooting

Git for Windows

Git for Windows provides a terminal application (Git BASH) and installs Git on your system so that you can clone from GitHub.

Download and install the most recent version.

Download the Toolchain

  1. Go to the DaisyToolchain download page and download Source code (zip)

  1. Move the downloaded zip to a safe location, we recommend C:\Users\<Your Username>\Documents
  2. Double click the zip to extract

Install

  1. Open the DaisyToolchain folder on your Desktop
  2. Open the windows folder enclosed within
  3. Double click on install.bat
  4. A "Windows Protected your PC" window may come up
  5. Click More Info, then Run Anyway

For detailed information on what the toolchain includes, see our Understanding the Toolchain Wiki Page.

Troubleshooting

If you experience any issues during installation, see our dedicated Troubleshooting Wiki Page.