logo
Using MinGW-w64 - Tewi HTTPd
Root

Using MinGW-w64

This page explains how to build using MinGW-w64.

# 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)

Generated using Docgen 1.03A
Trac