]> granicus.if.org Git - icu/commitdiff
ICU-10520 Clarify windows build instructions in the readme
authorMichael Ow <mow@svn.icu-project.org>
Thu, 27 Feb 2014 19:36:18 +0000 (19:36 +0000)
committerMichael Ow <mow@svn.icu-project.org>
Thu, 27 Feb 2014 19:36:18 +0000 (19:36 +0000)
X-SVN-Rev: 35253

icu4c/readme.html

index 9c8d441b93982ddc3c8e32a72fc4cdef186e04df..18f9be73c1354026ec7e41b20679f8ba86440be8 100644 (file)
@@ -12,7 +12,7 @@
     "The introduction to the International Components for Unicode with instructions on building, installation, usage and other information about ICU." />
     <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
        <link type="text/css" href="./icu4c.css" rel="stylesheet"/>
-  </head>
+  </head>Cy
 
   <body class="draft">
     <h1>International Components for Unicode<br/>
     <ul>
       <li>Microsoft Windows</li>
 
-      <li>Microsoft Visual C++</li>
-
-      <li><a href="#HowToBuildCygwin">Cygwin</a> is required when other versions
-      of Microsoft Visual C++ and other compilers are used to build ICU.</li>
+      <li>Microsoft Visual C++ (see the ICU download page for the currently compatible version)</li>
+      
+      <li>NOTE: <a href="#HowToBuildCygwin">Cygwin</a> is required if using a version of MSVC other than the one
+      compatible with the supplied project files or if other compilers are used to build ICU. (e.g. GCC)</li>
     </ul>
 
     <p>The steps are:</p>