aboutsummaryrefslogtreecommitdiffstats
path: root/win32/README.win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32/README.win32')
-rw-r--r--win32/README.win328
1 files changed, 2 insertions, 6 deletions
diff --git a/win32/README.win32 b/win32/README.win32
index f6a9a718fb..5cae250aec 100644
--- a/win32/README.win32
+++ b/win32/README.win32
@@ -4,9 +4,9 @@
== Requirement
-(1) Windows 2000 or later (NT based kernel).
+(1) Windows XP or later.
-(2) Visual C++ 6.0 or later.
+(2) Visual C++ 6.0 or later. (strongly recommended VC++ 10)
Note: if you want to build x64 or ia64 version, use native compiler for
x64/ia64.
@@ -29,10 +29,6 @@
of cmd.exe. If you want to enable it explicitly, run cmd.exe with /E:ON
option.
-(6) If you want built binaries to run on Windows 95 series (including
- 98 and Me), you need unicows.lib at compile time, and unicows.dll
- at run time.
-
== How to compile and install
(1) Execute win32\configure.bat on your build directory.