CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cmake编译

搜索资源列表

  1. cmake-2.4.7-win32-x862

    0下载:
  2. 这是著名的cmake软件,可以提供对源代码的编译,是osg编译的必备工具
  3. 所属分类:其它

    • 发布日期:2014-01-16
    • 文件大小:2.83mb
    • 提供者:hyl
  1. cmake-2.4.7-win32-x86

    0下载:
  2. CMake 可以编译源代码、制做程式库、产生适配器(wrapper)、还可以用任意的顺序建构执行档。CMake 支援 in-place 建构(二进档和源代码在同一个目录树中)和 out-of-place 建构(二进档在别的目录里),因此可以很容易从同一个源代码目录树中建构出多个二进档。CMake 也支援静态与动态程式库的建构。
  3. 所属分类:编译

    • 发布日期:2010-03-07
    • 文件大小:2.83mb
    • 提供者:samhqg@163.com
  1. CMake

    0下载:
  2. OSG的编译工具CMake 按照文档提示的步骤可编译OSG源代码-OSG build tool CMake documentation in accordance with the prompt steps to compile the source code for OSG
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2.85mb
    • 提供者:司慧琳
  1. cmake-2.0.6.tar

    0下载:
  2. cmake 使用osg时必须的一个编译工具
  3. 所属分类:Compiler program

    • 发布日期:2017-04-09
    • 文件大小:1.56mb
    • 提供者:
  1. cmake-2.6.4.tar

    0下载:
  2. cmake document文档,用于进行编译-cmake document data
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3.13mb
    • 提供者:we88id
  1. cmake_openCv

    0下载:
  2. cmake编译openCV手册的方法,简单适用。希望大家下载-cmake compile openCV manual method, simple to apply. Hope you download
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:445.77kb
    • 提供者:jackshen
  1. win-qt-cmake-opencv

    0下载:
  2. opencv源码经过cmake编译后opencv目的文件,可直接在win-qt-opencv环境下实现开发-After cmake compiled opencv opencv source destination file, enabling developers directly in the win-qt-opencv environment ......
  3. 所属分类:OpenCV

    • 发布日期:2017-06-10
    • 文件大小:16.3mb
    • 提供者:易安
  1. cmake缺少项

    0下载:
  2. opencv-contrib3.2 cmake编译时缺少的一些文件(missing files while compiling opencv-contrib-3.2.0 by cmake)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-17
    • 文件大小:55.22mb
    • 提供者:郑明
  1. cmake-2.8.1-win32-x86

    0下载:
  2. CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。新版本的cmake可能和老版本的cmake有区别,特此找到了老版本的2.8.1来分享(CMake is a cross platform installation (compilation) tool that describes the installation (compilation process) of all platforms with a simple statement. The new
  3. 所属分类:网络编程

    • 发布日期:2017-12-19
    • 文件大小:7.43mb
    • 提供者:包火火
  1. rabbitmq-c-master

    0下载:
  2. 使用cmake编译安装好之后即可使用 具体步骤可参见网上教程(Use the cmake compiler install this software , and then you can use it, see online tutorials for more details.)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:268kb
    • 提供者:pcl
  1. qt-cmake-template

    0下载:
  2. 利用cmake 完成Qt GUI开发的一个模板源代码,可能通过cmake直接在命令行中编译,不用在Qt designer里进行设置(Using cmake to complete Qt GUI development of a template source code, which may be directly through the cmake command line compiled, not in Qt designer settings)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:107kb
    • 提供者:ev6r27
  1. cmake-3.9.1-win64-x64

    1下载:
  2. CMake 上有已编译好的二进制包。它提供的是一个可执行的安装程序。(CMake has compiled binary packages. It provides an executable installation program.)
  3. 所属分类:编译器/解释器

  1. MITK,VTK安装编译心得

    1下载:
  2. 安装编译MITK,包括QT5,VS,Cmake的安装(Install compile MITK, including the installation of QT5, VS, and Cmake)
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-20
    • 文件大小:924kb
    • 提供者:追梦人416
  1. cmake-3.10.0-rc3-win64-x64

    0下载:
  2. CMake是一个比make更高级的编译配置工具,它可以根据不同平台、不同的编译器,生成相应的Makefile或者vcproj项目(CMake is a more advanced compiler configuration tool than make, it can be based on different platforms, different compiler, generate the corresponding Makefile or vcproj project)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:17.04mb
    • 提供者:space_w
  1. cmake-3.0.2.tar

    0下载:
  2. CMake是一个开源,跨平台的工具系列,旨在构建,测试和打包软件。CMake用于控制软件编译过程,使用简单的平台和编译器独立的配置文件,并生成本地makefile和工作空间,可以在您选择的编译器环境中使用。(CMake is an open-source, cross-platform family of tools designed to build, test and package software. CMake is used to control the software compil
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-04
    • 文件大小:5.24mb
    • 提供者:phpFlame
  1. cmake 编译 win下64位obs

    0下载:
  2. cmake 编译 obs源代码,生成 vs2015 工程方法文档资料。(Cmake compiles OBS source code to generate vs2015 engineering method document data.)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:278kb
    • 提供者:小新12
  1. cmake-3.11.0-rc3

    0下载:
  2. cmake,用于编译,安装lapack有可能需要用到,上传给找不导下载地址的人。(cmake: For compiling,Installation of LAPACK is likely to be needed, uploaded to the person who can not guide the download address.)
  3. 所属分类:编译器/解释器

    • 发布日期:2018-04-29
    • 文件大小:12.75mb
    • 提供者:刀疤男
  1. cmake-3.11.0-rc3-win32-x86 (1).msi

    0下载:
  2. cmake 3.11 安装包,跨平台编译工具(Cmake 3.11 installation package, cross platform compiler tool)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:14.32mb
    • 提供者:ihepburn
  1. cmake-3.10.1

    0下载:
  2. CMake是一种跨平台编译工具,比make更为高级,使用起来要方便得多.(cmake compile.The release was packaged with CPack which is included as part of the release. The .sh files are self extracting gziped tar files. To install a .sh file, run it with /bin/sh and follow the directions.
  3. 所属分类:编译器/解释器

    • 发布日期:2018-04-30
    • 文件大小:12.42mb
    • 提供者:天天吃鱼
  1. vlc-qt

    1下载:
  2. vlc-qt库,通过cmake编译CMakeLists.txt,再用qt编译出vlc-qt库文件。 可用于制作视频播放器,播放本地视频或者网络流。 编译环境: qt5.8+mingw32 cmake 3.16.0 vlc sdk版本: 2.26~3.08版本都支持(vlc-qt lib.User can complile it by CMake or other complilers,which can be used to play rtsp stream.)
  3. 所属分类:Windows编程

    • 发布日期:2020-06-13
    • 文件大小:369kb
    • 提供者:hin
« 12 3 4 5 »
搜珍网 www.dssz.com