summaryrefslogtreecommitdiffstats
path: root/README.woe32
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2003-04-01 18:18:46 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:10:20 +0200
commit427ee2d8fa1a27a1e7af65c7d3eb7e376b2af1e5 (patch)
tree0f15721734e6650f7bc00fda39b6b9b4c15cb24d /README.woe32
parent475e4697796ecd2d21925047529c04be7a5428f9 (diff)
downloadexternal_gettext-427ee2d8fa1a27a1e7af65c7d3eb7e376b2af1e5.zip
external_gettext-427ee2d8fa1a27a1e7af65c7d3eb7e376b2af1e5.tar.gz
external_gettext-427ee2d8fa1a27a1e7af65c7d3eb7e376b2af1e5.tar.bz2
More detailed hints.
Diffstat (limited to 'README.woe32')
-rw-r--r--README.woe328
1 files changed, 6 insertions, 2 deletions
diff --git a/README.woe32 b/README.woe32
index 08dbf89..7a1a5e1 100644
--- a/README.woe32
+++ b/README.woe32
@@ -6,8 +6,12 @@ Installation on Woe32 (WinNT/2000/XP, Win95/98/ME):
- Build instructions:
- Make sure that the MSVC4.0 or MSVC5.0 or MSVC6.0 utilities ("cl" etc.) are
- found in PATH.
+ Make sure that the MSVC4.0 or MSVC5.0 or MSVC6.0 or MSVC7.0 utilities
+ ("cl" etc.) are found in PATH. In a typical MSVC6.0 installation, this
+ can be achieved by running
+ C:\Program Files\Microsoft Visual Studio\VC98\bin\vcvars32.bat
+ In a typical MSVC7.0 installation, it can be achieved by running
+ C:\Program Files\Microsoft Visual Studio .NET\VC7\bin\vcvars32.bat
For shared library (DLL):