- Get MSYS2: https://www.msys2.org/
- Open
MSYS2 UCRT64
- Install all the required build dependencies:
pacman -Syuu pacman -S mingw-w64-ucrt-x86_64-gcc make git zip wget
- cd into the project
tools
directory and runOS=win make dist
tcltk.zip
will be created in.build
directory