# Steps
# 1. Requirements
- MinGW-w64
- Linux or NetBSD environment
# 2. Get the source code
You can get the source codes using several VCS. (
Official Repository List)
# 3. Create config.h
Copy config.h.tmpl to config.h. Edit it if needed.
# 4. Build
Run
./make-installer.sh win32
or
./make-installer.sh win64
, and you should get these files:
- install.exe (Setup program)
- tewi.7z (Archive)