【问题标题】:Minimum Requirements of Visual Studio Community 2017 to Build Apache Httpd and MariaDBVisual Studio Community 2017 构建 Apache Httpd 和 MariaDB 的最低要求
【发布时间】:2017-08-06 07:10:10
【问题描述】:

您好,我使用的是 Windows 10 企业版 64 位。

我的硬盘空间很小,我想优化它的使用。

我下载了httpd-2.4.25.tar.gz

我想使用 Visual Studio Community 2017 构建 Apache Httpd,我是新手(我最近没有使用 Visual Studio)。

当我启动 Visual Studio Community 2017 的安装程序时,我可以看到多个选项,所需的空间取决于我选择的内容,可能从 700MB 到 50GB 不等。

我发现我可以专门选择单个组件。

构建 Apache Httpd 我必须选择哪些单独的组件(严格来说!不要再选择了)

而且不知道构建httpd-2.4.25.tar.gz的要求和构建php-7.1.2.tar.gz的要求是否相同> 和 mariadb-10.1.22.tar.gz.

是否需要其他单独的组件来构建 mariadb 和 php

谢谢。

【问题讨论】:

    标签: windows apache visual-studio build visual-studio-community


    【解决方案1】:

    这里有需要的工具

        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
    

    来自 Visual Studio 的 CMake 或其站点 CMake

    MariaDB 需要 CMake。

    PHP 不需要 CMake,但需要其他工具,例如 Bison

    Httpd 或 Apache 需要 CMake 和 GawkStrawberry Perl

    【讨论】:

      猜你喜欢
      • 2021-12-22
      • 1970-01-01
      • 2018-03-29
      • 1970-01-01
      • 1970-01-01
      • 2017-08-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多