Rev | Line | |
---|
[355] | 1 | \language ^en$
|
---|
| 2 | # Build for Windows {Build}
|
---|
| 3 |
|
---|
| 4 | Tewi HTTPd has the Windows support, which is checked working on Windows 2000 and 98 (usually).
|
---|
| 5 |
|
---|
| 6 | ## Steps
|
---|
| 7 |
|
---|
| 8 | ### 1. Choose compiler
|
---|
| 9 | All of them have common dependency: NSIS.
|
---|
| 10 | - [Visual C++ 6.0](vc6.html)
|
---|
| 11 | - [Open Watcom 2.0](watcom.html)
|
---|
| 12 | - [Borland C++ 5.5](bcc.html)
|
---|
| 13 | - [MinGW-w64](mingw.html)
|
---|
| 14 | - [Cygwin](cygwin.html) (Not really recommended)
|
---|
| 15 |
|
---|
| 16 | \language ^jp$
|
---|
| 17 | # Windows向けにビルドする {ビルド}
|
---|
| 18 |
|
---|
| 19 | Tewi HTTPdにはWindows 2000/98で(だいたい)動作確認がされているWindowsサポートがあります。
|
---|
| 20 |
|
---|
| 21 | ## ステップ
|
---|
| 22 |
|
---|
| 23 | ### 1. コンパイラを決める
|
---|
| 24 | これら全ておいてNSISが必要です。
|
---|
| 25 | - [Visual C++ 6.0](vc6.html)
|
---|
| 26 | - [Open Watcom 2.0](watcom.html)
|
---|
| 27 | - [Borland C++ 5.5](bcc.html)
|
---|
| 28 | - [MinGW-w64](mingw.html)
|
---|
| 29 | - [Cygwin](cygwin.html) (あまりおすすめではないです)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.