书栈网 · BookStack 本次搜索耗时 0.020 秒,为您找到 1736 个相关结果.
  • 3.10 检测外部库:Ⅱ. 自定义find模块

    3.10 检测外部库:Ⅱ. 自定义find模块 如何实施 工作原理 更多信息 3.10 检测外部库:Ⅱ. 自定义find模块 NOTE :此示例代码可以在 https://github.com/dev-cafe/cmake-cookbook/tree/v1.0/chapter-03/recipe-10 中找到,包含一个C的示例。该示例在CMa...
  • 01. Configuration

    Configuration All-in-one build Jerry debugger Line information Profiles External context Snapshot execution Snapshot saving Jerry parser Dump bytecode Dump RegExp bytecode...
  • 安装依赖

    安装依赖 安装依赖 Pegasus编译依赖以下软件: 编译器:GCC 4.8及以上版本,要求支持C++11 CMake:2.8.12及以上版本 Boost:1.58及以上版本 openssl: 1.10以下版本(pegasus 1.10及以下版本有该限制,以上版本无限制) 其他库:libaio、snappy、zstd、lz4、gflags、zli...
  • 1.6 指定编译器

    1.6 指定编译器 具体实施 工作原理 更多信息 1.6 指定编译器 NOTE :此示例代码可以在 https://github.com/dev-cafe/cmake-cookbook/tree/v1.0/chapter-01/recipe-06 中找到,其中有一个C++/C示例。该配置在CMake 3.5版(或更高版本)下测试没问题,并且已...
  • Cetus 安装说明

    1303 2020-01-14 《Cetus 使用手册》
    Cetus 安装说明 安装依赖 安装步骤 注意事项 Cetus 安装说明 安装依赖 编译安装Cetus存在以下依赖: cmake gcc glib2-devel (version >= 2.6.0) zlib-devel flex mysql-devel 5.6+/mariadb-devel gperftools-libs (由于mal...
  • 01. Getting Started

    Setting up prerequisites Building JerryScript Checking patch Running only one type of test Setting up prerequisites Currently, only Ubuntu 14.04+ is officially supported as ...
  • 5.6 探究编译和链接命令

    5.6 探究编译和链接命令 准备工作 具体实施 工作原理 更多信息 5.6 探究编译和链接命令 NOTE :此示例代码可以在 https://github.com/dev-cafe/cmake-cookbook/tree/v1.0/chapter-5/recipe-06 中找到,其中包含一个C++例子。该示例在CMake 3.9版(或更高版...
  • Compiling on Debian Stretch

    Prerequisites Installing from command line: Steps Step 1: Clone (=copy) the Github repository to your computer Step 2: Run cmake or qmake Step 2a: If using cmake Step 2b: If us...
  • Developing with an IDE

    XCode Microsoft Visual Studio This page provides a few details for helping if you choose to develop RocksDB via an IDE (Integrated Development Environment). It should be treated...
  • 如何在Linux中编译ClickHouse

    如何构建 ClickHouse 发布包 安装 Git 和 Pbuilder 拉取 ClickHouse 源码 运行发布脚本 如何在开发过程中编译 ClickHouse 安装 Git 和 CMake 和 Ninja 安装 GCC 9 安装 PPA 包 源码安装 gcc 使用 GCC 9 来编译 拉取 ClickHouse 源码 编译 Cli...