-
Notifications
You must be signed in to change notification settings - Fork 12
1c. Installing the Toolchain on Windows
Andrew Ikenberry edited this page Apr 21, 2021
·
31 revisions
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.
- Go to the DaisyToolchain download page and download Source code (zip)
- Move the downloaded zip to a safe location, we recommend
C:\Users\<Your Username>\Documents
- Double click the zip to extract
- Open the
DaisyToolchain
folder on your Desktop - Open the
windows
folder enclosed within - Double click on
install.bat
- A "Windows Protected your PC" window may come up
- Click
More Info
, thenRun Anyway
For detailed information on what the toolchain includes, see our Understanding the Toolchain Wiki Page.
If you experience any issues during installation, see our dedicated Troubleshooting Wiki Page.