Skip to content

aksalj/Poco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poco Build Script

Simple build script for Poco C++ library. Supports build for Android, iOS and Mac OS.

Usage:

build.sh pocoVer iOS_Ver (ALL|Mobile|iOS|Android|MacOS) [CLEAN|CLEAN-ONLY]
	e.g ./build.sh 1.4.6p 6.1 Mobile CLEAN 
	
The output in build/

Important:

Depends on Xcode's build system (see Platform/iOS/build_ios.sh) and Android's NDK ( you can add a standalone toolchain like the one in Platform/Android/toolchain/bin to your PATH).

Poco C++ Library: http://pocoproject.org/

Android NDK: http://developer.android.com/tools/sdk/ndk/index.html

Xcode: https://developer.apple.com/xcode/

Bitdeli Badge

About

Simple build script for Poco libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages