diff --git a/doc/README.build.msvc.html b/doc/README.build.msvc.html index 487d2d1466..ba003c6c77 100644 --- a/doc/README.build.msvc.html +++ b/doc/README.build.msvc.html @@ -11,13 +11,13 @@
-There are two VisualStudio builds, msvc6 and msvc7. The msvc7 build is the official build of FB in win32.
+There are two VisualStudio builds, msvc8 and msvc9. The msvc8 build is the official build of FB in win32.
Under the directory where you put Firebird2 sources you will see the following directories
- builds
@@ -60,7 +60,7 @@ Author: Blas Rodriguez Somoza blas@puertareal.com
To prepare the standard msvc build of FB you need:
-
@@ -77,9 +77,8 @@ Author: Blas Rodriguez Somoza blas@puertareal.com- Microsoft VisualStudio 6 or 7.
+- Microsoft VisualStudio 8 (2005) or 9 (2008).
- sed unix utility
2.1.-Visual Studio
-
- Install VisualStudio 6/7
-- If you use VisualStudio 6, before building Firebird and its tools, you need to apply some patches from the following site
-http://www.dinkumware.com/vc_fixes.html +- Install VisualStudio 8/9
+- You can try to compile it with Visual Studio Express but it will no be able to build the control panel applet but the server building is ok