Location:
Search - windows cmake
Search list
Description: 本文详细地介绍了如何在Windows环境下使用CMake编译开放实时三维场景渲染库OpenSceneGraph 2.x版本的源代码。作者:王锐
Platform: |
Size: 442838 |
Author: 王锐 |
Hits:
Description:
Platform: |
Size: 4630528 |
Author: songjin |
Hits:
Description: 本文详细地介绍了如何在Windows环境下使用CMake编译开放实时三维场景渲染库OpenSceneGraph 2.x版本的源代码。作者:王锐-This article describes in detail how to use Windows environment, opening up CMake Compile-time three-dimensional scene rendering library OpenSceneGraph 2.x version of the source code. Author: Wang Rui
Platform: |
Size: 442368 |
Author: 王锐 |
Hits:
Description: cmake在windows下安装软件,c++编译器-cmake under windows to install the software in, c++ compiler
Platform: |
Size: 2969600 |
Author: xxt |
Hits:
Description: libevent 2 cmake版
libevent是一个事件触发的网络库,适用于windows、linux、bsd等多种平台,内部使用select、epoll、kqueue等系统调用管理事件机制。著名分布式缓存软件memcached也是libevent based,而且libevent在使用上可以做到跨平台,而且根据libevent官方网站上公布的数据统计,似乎也有着非凡的性能。-libevent is an event triggered by the network library for windows, linux, bsd and other platforms, the internal use of select, epoll, kqueue mechanism for event management such as system calls. Memcached distributed caching software is famous libevent based, and can be done in the use of libevent cross-platform, and according to libevent official statistics published on the website, seems to have a remarkable performance.
Platform: |
Size: 1820672 |
Author: ice |
Hits:
Description: CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects/workspaces),然后再依一般的建构方式使用。这使得熟悉某个集成开发环境(IDE)的开发者可以用标准的方式建构他的软件,这种可以使用各平台的原生建构系统的能力是 CMake 和 SCons 等其他类似系统的区别之处。-CMake is a cross-platform installation (compiler) tool, you can use a simple statement to describe the installation of all platforms (the compilation process). He was able to output a variety of makefile or project file can test compiler support C++ features automake UNIX-like. The just CMake is a configuration file named CmakeLists.txt. Cmake is not directly construct the final software, but to generate standard build files (such as the Makefile of Unix or Windows Visual C++ of projects/workspaces,) and then in accordance with the general construction method. This makes it familiar to an integrated development environment (IDE) developers can use the standard way to construct his software, this you can use the platform native build system CMake and SCons other similar systems differentiated between.
Platform: |
Size: 5510144 |
Author: evil |
Hits:
Description: CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects/workspaces),然后再依一般的建构方式使用。这使得熟悉某个集成开发环境(IDE)的开发者可以用标准的方式建构他的软件,这种可以使用各平台的原生建构系统的能力是 CMake 和 SCons 等其他类似系统的区别之处。
“CMake”这个名字是“cross platform make”的缩写。虽然名字中含有“make”,但是CMake和Unix上常见的“make”系统是分开的,而且更为高阶-CMake,is a the cross-platform, open-source build system. CMake is a family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice.
Platform: |
Size: 11480064 |
Author: koral |
Hits:
Description: cmake调试工具,在windows System下无法使用cmake调试的安装即可运行-the cmake debugging tools can not install cmake debug windows System to run
Platform: |
Size: 7789568 |
Author: 吴宪 |
Hits:
Description: CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。他能够输出各种各样的makefile或者project文件,能测试编译器所支持的C++特性,类似UNIX下的automake。只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如 Unix 的 Makefile 或 Windows Visual C++ 的 projects/workspaces),然后再依一般的建构方式使用。这使得熟悉某个集成开发环境(IDE)的开发者可以用标准的方式建构他的软件,这种可以使用各平台的原生建构系统的能力是 CMake 和 SCons 等其他类似系统的区别之处。 cmake和vs2008
-CMake is a cross-platform installation (compiling) tool, you can use a simple sentence to describe all platform installation (compilation). He was able to output a variety of makefile or project file to test the compiler supports C++ characteristics similar to the UNIX automake. Just CMake configuration file named CmakeLists.txt. Cmake does not directly construct the final software, but from the standard build files (such as Unix or Windows Visual C++ Makefile for the projects/workspaces), then in accordance with the general construction method used. This makes it a familiar integrated development environment (IDE), developers can use the standard way to create his unique software, which you can use each platform' s native build system' s ability to CMake and SCons other similar systems distinguish place. cmake and vs2008
Platform: |
Size: 5886976 |
Author: birds |
Hits:
Description: CMake是一个跨平台的安装(编译)工具,可以用简单的语句来描述所有平台的安装(编译过程)。本文件是windows版本-CMake is a cross-platform installation (compiling) tool, you can use a simple sentence to describe all platform installation (compilation). This document is a windows version
Platform: |
Size: 7439360 |
Author: elwin wong |
Hits:
Description: cmake工具集现在已经支持windows、linux和android-cmake tools
Platform: |
Size: 21504 |
Author: zhangfeifei |
Hits:
Description: cmake是将工程在多个工程之间互相转换的利器。如:可将Unix下的工程转化为windows下VC++工程。很是方便。-cmake is a project between multiple projects interchangeable weapon. Such as: Unix under the project can be transformed into the windows VC++ project. It is convenient.
Platform: |
Size: 10955776 |
Author: 王超宇 |
Hits:
Description: Linux: use cmake -DBUILT_32=ON .. to force 32-bit built, -DBUILT_64=ON for 64-bit-Queue
- thread-safe
- ability to define max number of elements
- sort elements into queue
- get in O(1), except when filtered (worst case O(n))
- put in O(1) when unsorted, in O(n) in the worst case when sorted
- MIT license (windows support relies on LGPL licensed pthreads-win32 (http://sourceware.org/pthreads-win32/))
Platform: |
Size: 11264 |
Author: ceaven |
Hits:
Description: C++制作adobe photoshop插件的starter pack. 使用基于cmake的自制编译工序, 需要安装Github 客户端或者Git才能使用.双击generateprojectfiles.bat即可.-A starter pack for C++ adobe photoshop addon creators. Build script based on cmake. Requires Github for Windows or Git to generate project files. Click generateprojectfiles.bat to run.
Platform: |
Size: 866304 |
Author: 朴勇 |
Hits:
Description: 自制的Cmake 衍生库. 能够快速生成项目文件. 设置文件格式简单.需要github for windows 或者Git才能执行.-Home-brewed CMake library. It will help you create project files quickly. Currently works with visual studio and xcode. Github for windows or Git required to compile.
Platform: |
Size: 742400 |
Author: 朴勇 |
Hits:
Description: SHARK是一种快速、模块化、功能丰富的开源C++机器学习库。它提供了线性和非线性优化的方法,基于内核的学习算法,神经网络,和其他各种机器学习技术(见下面的特征列表)。它作为一个强大的工具箱,已经在现实世界有很多应用和研究。SHARK依赖于Boost和 cmake。它兼容Windows,Solaris,MacOS X和Linux。根据GNU通用公共许可证授权许可。-SHARK is a fast, modular, feature-rich open-source C++ machine learning library. It provides methods for linear and nonlinear optimization, kernel-based learning algorithms, neural networks, and various other machine learning techniques (see the feature list below). It serves as a powerful toolbox for real world applications as well as research. Shark depends on Boost and CMake. It is compatible with Windows, Solaris, MacOS X, and Linux. Shark is licensed under the permissive GNU Lesser General Public License.
Platform: |
Size: 14773248 |
Author: 陈进 |
Hits:
Description: windows安装教程及linux学习的一些方法(The stallstion of windows)
Platform: |
Size: 10589184 |
Author: 明月桥下
|
Hits:
Description: CMake is an open-source, cross-platform family of tools designed to build, test and package software. CMake is used to control the software compilation process using simple platform and compiler independent configuration files, and generate native makefiles and workspaces that can be used in the compiler environment of your choice. The suite of CMake tools were created by Kitware in response to the need for a powerful, cross-platform build environment for open-source projects such as ITK and VTK
Platform: |
Size: 13026304 |
Author: blueseakid |
Hits: