From 8251a17c3eb792e4377442dad2a5da256bf507a7 Mon Sep 17 00:00:00 2001
From: Jeff Trawick There are many important points to consider before you begin compiling
- Apache. See Using Apache with Microsoft
- Windows before you begin.
httpd can be built on Windows using a cmake-based build system or with + Visual Studio project files maintained by httpd developers. The cmake-based + build system directly supports more versions of Visual Studio but currently + has considerable functional limitations.
-
Requirements
Building from Unix sources
Command-Line Build
Developer Studio Workspace IDE Build
Exporting command-line .mak files
Installation
Warning about building Apache from the development treezlib exist, and based on the setting of DBD_LIST
and DBM_LIST environment variables.
- \Apache22 (of the current
drive).
- The primary documentation for this build mechanism is in the
+ README.cmake file in the source distribution. Refer to that file
+ for detailed instructions.
Building httpd with cmake requires building APR and APR-util separately.
+ Refer to their README.cmake files for instructions.
The primary limitations of the cmake-based build are inherited from the APR-util + project, and are listed below because of their impact on httpd:
+ +mod_charset_lite and possibly some third-party modules
+ cannot be used.Available Languages: en | diff --git a/docs/manual/platform/win_compiling.xml.ko b/docs/manual/platform/win_compiling.xml.ko index cb61e4342dd..23145566c6a 100644 --- a/docs/manual/platform/win_compiling.xml.ko +++ b/docs/manual/platform/win_compiling.xml.ko @@ -1,7 +1,7 @@ - +