KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Poco
★ 18
Open GitHub ↗
Simple build script for Poco libraries.
Download README (.md)
Explore Similar Repositories
rudp
:
Reliable UDP
DBuildStat
:
Tools to measure and visualize performance of building D programs
zabbix-hipchat-alerts
:
HipChat notification script for Zabbix
nycbudget
:
Using Jim Vallandingham's d3 tutorial to create a budget visualization for NYC
phys-units
:
Phys-Units: GNU Units compatible library for Ruby, formerly called as `Quanty'.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Poco
?
Download (.md)
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/](http://pocoproject.org/) Android NDK: [http://developer.android.com/tools/sdk/ndk/index.html](http://developer.android.com/tools/sdk/ndk/index.html) Xcode: [https://developer.apple.com/xcode/](https://developer.apple.com/xcode/) [](https://bitdeli.com/free "Bitdeli Badge")