From cfaa89c1464d90f80c6895cd649335ff0a41efcb Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Wed, 30 Nov 2005 20:33:45 +0000 Subject: [PATCH] finally fix #32728 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@201743 c90b9560-bf6c-de11-be94-00142212c4b1 --- install/windows/building.xml | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/install/windows/building.xml b/install/windows/building.xml index 252841b1cd..4fb4334a28 100644 --- a/install/windows/building.xml +++ b/install/windows/building.xml @@ -1,5 +1,5 @@ - + Building from source @@ -12,11 +12,14 @@ &reftitle.required; To compile and build PHP you need a Microsoft Development Environment. - Microsoft Visual C++ 6.0 is recommended, although .NET versions (either the - free Microsoft Visual C++ Toolkit or the commercial Microsoft Visual C++ - .NET) will also work. To extract the downloaded files you will also need a - ZIP extraction utility. Windows XP and newer already include this - functionality built-in. + Microsoft Visual C++ 6.0 is recommended, though Visual C++ .NET versions + will also work. Since PHP 5 the free Microsoft .NET toolchain is also + supported (you need to install Windows Platform SDK, Visual C++ Toolkit and + .NET Framework SDK). + + + To extract the downloaded files you will also need a ZIP extraction + utility. Windows XP and newer already include this functionality built-in. Before you get started, you have to download: