Visual Studio Community 2017 构建 Apache Httpd 和 MariaDB 的最低要求
Minimum Requirements of Visual Studio Community 2017 to Build Apache Httpd and MariaDB
您好,我正在使用 Windows 10 企业版 64 位。
我的硬盘里 space 很少,我想优化它的使用。
我下载了httpd-2.4.25.tar.gz.
我想使用 Visual Studio Community 2017 构建 Apache Httpd,我是新手(我没有使用 Visual Studio最近)。
当我启动 Visual Studio Community 2017 的安装程序时,我可以看到多个选项,所需的 Space 取决于我 select,可能从 700MB 到 50GB 不等。
我知道我可以 select 特别是单个组件。
构建 Apache Httpd?
我必须 select(严格来说!没有更多)哪些单独的组件
而且我不知道构建 httpd-2.4.25.tar.gz 的要求是否与构建 php 相同-7.1.2.tar.gz 和 mariadb-10.1.22.tar.gz.
是否需要另一个单独的组件来构建 mariadb 和 php?
谢谢。
这里是需要的工具
Visual Studio Installer :600MB
Code tools
-Static analysis tools :69MB
Compilers, build tools, and runtimes
-VC++ 2017 v141 toolset (x86,x64) :1.19GB
SDKs, libraries, and frameworks
-Windows 10 SDK (10.0.14393.0) :2.36GB
Development activities
-Visual Studio C++ core features :431MB
Compilers, build tools, and runtimes
-Visual C++ tools for CMake :354MB
All Tools needs 4.62GB
All Tools including CMake 4.97GB
CMake 来自 Visual Studio 或其站点 CMake
MariaDB 需要 CMake。
PHP 不需要 CMake,但需要其他工具,如 Bison.
Httpd 或 Apache 需要 CMake 和 Gawk and Strawberry Perl.
您好,我正在使用 Windows 10 企业版 64 位。
我的硬盘里 space 很少,我想优化它的使用。
我下载了httpd-2.4.25.tar.gz.
我想使用 Visual Studio Community 2017 构建 Apache Httpd,我是新手(我没有使用 Visual Studio最近)。
当我启动 Visual Studio Community 2017 的安装程序时,我可以看到多个选项,所需的 Space 取决于我 select,可能从 700MB 到 50GB 不等。
我知道我可以 select 特别是单个组件。
构建 Apache Httpd?
我必须 select(严格来说!没有更多)哪些单独的组件而且我不知道构建 httpd-2.4.25.tar.gz 的要求是否与构建 php 相同-7.1.2.tar.gz 和 mariadb-10.1.22.tar.gz.
是否需要另一个单独的组件来构建 mariadb 和 php?
谢谢。
这里是需要的工具
Visual Studio Installer :600MB
Code tools
-Static analysis tools :69MB
Compilers, build tools, and runtimes
-VC++ 2017 v141 toolset (x86,x64) :1.19GB
SDKs, libraries, and frameworks
-Windows 10 SDK (10.0.14393.0) :2.36GB
Development activities
-Visual Studio C++ core features :431MB
Compilers, build tools, and runtimes
-Visual C++ tools for CMake :354MB
All Tools needs 4.62GB
All Tools including CMake 4.97GB
CMake 来自 Visual Studio 或其站点 CMake
MariaDB 需要 CMake。
PHP 不需要 CMake,但需要其他工具,如 Bison.
Httpd 或 Apache 需要 CMake 和 Gawk and Strawberry Perl.