Subversion Repositories Tewi

Rev

Blame | Last modification | View Log | Download | RSS feed

\language ^en$
# Build for Windows {Build}

Tewi HTTPd has the Windows support, which is checked working on Windows 2000 and 98 (usually).

## Steps

### 1. Choose compiler
All of them have common dependency: NSIS.
 - [Visual C++ 6.0](vc6.html)
 - [Open Watcom 2.0](watcom.html)
 - [Borland C++ 5.5](bcc.html)
 - [MinGW-w64](mingw.html)
 - [Cygwin](cygwin.html) (Not really recommended)

\language ^jp$
# Windows向けにビルドする {ビルド}

Tewi HTTPdにはWindows 2000/98で(だいたい)動作確認がされているWindowsサポートがあります。

## ステップ

### 1. コンパイラを決める
これら全ておいてNSISが必要です。
 - [Visual C++ 6.0](vc6.html)
 - [Open Watcom 2.0](watcom.html)
 - [Borland C++ 5.5](bcc.html)
 - [MinGW-w64](mingw.html)
 - [Cygwin](cygwin.html) (あまりおすすめではないです)