书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 1786 个相关结果.
  • 8.3 使用超级构建管理依赖项:Ⅱ.FFTW库

    8.3 使用超级构建管理依赖项:Ⅱ.FFTW库 准备工作 具体实施 工作原理 8.3 使用超级构建管理依赖项:Ⅱ.FFTW库 NOTE :此示例代码可以在 https://github.com/dev-cafe/cmake-cookbook/tree/v1.0/chapter-8/recipe-03 中找到,其中有一个C示例。该示例在CMak...
  • Testing Conan packages

    Testing Conan packages Testing Conan packages In all the previous sections of the tutorial, we used the test_package. It was invoked automatically at the end of the conan create...
  • 获取可执行程序

    获取可执行程序 下载预编译fisco-bcos docker镜像 源码编译 安装依赖 克隆代码 编译 编译选项介绍 获取可执行程序 用户可以自由选择以下任一方式获取FISCO BCOS可执行程序。推荐从GitHub下载预编译二进制。 官方提供的静态链接的预编译文件,可以在Ubuntu 16.04和CentOS 7.2以上版本运行。 ...
  • Building Zabbix agent 2 on Windows

    306 2022-02-26 《Zabbix v6.0 Manual》
    Building Zabbix agent 2 on Windows Overview Installing MinGW Compiler Compiling PCRE development libraries Build 64bit PCRE Build 32bit PCRE Installing OpenSSL development lib...
  • Examples

    Examples Examples ConanFile methods examples ConanFile package_info() examples ConanFile layout() examples Conan extensions examples Custom commands Builtin deployers C...
  • Unit Tests

    Unit Tests Requirements Enable Tests Running Tests Unit Tests Fluent Bit comes with some unit test programs that uses the library mode to ingest data and test the output. Th...
  • GoogleTest

    GoogleTest Submodule method (preferred) Download method FetchContent: CMake 3.11 GoogleTest GoogleTest and GoogleMock are classic options; personally, I personally would reco...
  • 准备资源

    准备编译、安装和运行Nebula Graph的环境 阅读指南 编译Nebula Graph源码要求 硬件要求 操作系统要求 软件要求 安装编译所需软件 测试环境运行Nebula Graph要求 硬件要求 操作系统要求 服务架构建议 生产环境运行Nebula Graph要求 硬件要求 操作系统要求 服务架构建议 Nebula Gra...
  • 3.6 检测MPI的并行环境

    3.6 检测MPI的并行环境 准备工作 具体实施 工作原理 3.6 检测MPI的并行环境 NOTE :此示例代码可以在 https://github.com/dev-cafe/cmake-cookbook/tree/v1.0/chapter-03/recipe-06 中找到,包含一个C++和一个C的示例。该示例在CMake 3.9版(或更高版...
  • 0.5 上报问题并提出改进建议

    0.5 上报问题并提出改进建议 0.5 上报问题并提出改进建议 请将遇到的问题反馈到 https://github.com/dev-cafe/cmake-cookbook/issues。 要对源码库进行贡献,我们建议对原始库 https://github.com/dev-cafe/cmake-cookbook 进行Fork,并使用Pull Re...