/[tewi]/Document/input/building/windows.md
ViewVC logotype

Annotation of /Document/input/building/windows.md

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations)
Thu Oct 17 09:53:38 2024 UTC (4 weeks, 1 day ago) by nishi
Branch: MAIN
CVS Tags: v2_05A, v2_05, HEAD
update

1 nishi 1.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) (あまりおすすめではないです)

nishi@chaotic.ninja
ViewVC Help
Powered by ViewVC 1.3.0-dev