Author: AlbrechtS
Date: 2010-09-07 14:16:50 -0700 (Tue, 07 Sep 2010)
New Revision: 7702
Log:
Updated README.windows (STR #2245). Thanks to rgarcia.


Modified:
   trunk/README.windows

Modified: trunk/README.windows
===================================================================
--- trunk/README.windows        2010-09-07 12:22:58 UTC (rev 7701)
+++ trunk/README.windows        2010-09-07 21:16:50 UTC (rev 7702)
@@ -3,9 +3,11 @@
     There are three ways to build FLTK under Microsoft Windows.  The
     first is to use the Microsoft Visual C++ 6.0 project files under
     the "ide/visualc" directory.  Just open (or double-click on) the
-    "fltk.dsw" file to get the whole shebang.
+    "fltk.dsw" file to get the whole shebang.  Use ide/vcnet/fltk.sln
+    for Visual C++ 2008, and change the build type of the subprojects
+    to remove Cairo if you don't use it.
 
-    The second method is to use Borland C++. Please read the
+    The second method is to use Borland C++. Please read the file
     README.bc5 for details.
 
     The third method is to use the Cygwin or MinGW GNU-based development
@@ -17,7 +19,6 @@
 
     Current versions of FLTK may require the winsock2 DLL
     (WS2_32.DLL).  If you have an older version of Windows 95, you may
-    not have this DLL and you will to get it from the Microsoft web
-    site.
+    not have this DLL and you will have to get it from the Microsoft
+    web site.
 
-

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to