[Live-devel] Recommends using CMAke management live555 project

kl222 kl222 at 126.com
Fri Jul 27 03:24:57 PDT 2012


Cmake is 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. 

http://www.cmake.org/

 

Was I in the attachment based on July 26, 2012 live version adds the CMake
files. It already supports UNIX,linux and Windows systems.

 

 

Usage:

On the unix or linux:

#cmake .  #build Makefile

#make

 

On the windows:

1.         Open the cmake gui :

2.         Fill in the root of live project to the textbox of Where is the
source code.

3.         Fill in the build path  to the textbox of where to build the
binaries.

4.         push configue button in order to configue cmake .

5.         push generate button in order to generate vs project files.

6.         using vs open live555.sln in the build path.

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120727/3744361c/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: live.2012.07.27.rar
Type: application/octet-stream
Size: 889325 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120727/3744361c/attachment-0001.obj>


More information about the live-devel mailing list