


Testsuite/ project and make/build files for the Foundation testsuite Src/ source files for the Foundation library Poco/ header files for the Foundation library Lib/ all libraries (import libraries on Windows)ĬppUnit/ project and make/build files for the CppUnit unit testing frameworkįoundation/ project and make/build files for the Foundation library Rules/ common build rules for all platformsīin/ all executables (dynamic link libraries on Windows) This directory layout is shown below.īuild/ the build system for Unix/OpenVMS and additional utility scriptsĬonfig/ build configurations for various Unix platforms All libraries and tools follow a common convention for the directory layout. Both archives contain the same files, the only difference is that all text files in the ZIP files have line endings suitable for Windows (CR-LF), while the text files in the TAR file have line endings suitable for Unix/Linux (LF only).
MAC OS X WHERE IS THE BEST PLACE TO PUT SOURCE FILES FOR COMPILING ZIP FILE
The source code for the POCO C++ Libraries is delivered in a ZIP file for Windows users and/or in a compressed TAR file (.tar.gz or. However, these packages are not maintained by the core team and may not always be up to date. Note: There are binary releases available as installation packages for various operating systems (e.g., Debian Linux, Ubuntu Linux, OpenBSD, OpenWRT, etc.). This means that you have to build the libraries and tools before you can use them the first time. Due to the large number of possible build configurations, no binary releases are provided from the project maintainers. The POCO C++ Libraries are delivered in full source code only. This document will help you in getting a smooth ride while installing and setting up the POCO C++ Libraries and going the first steps with the software. Thank you for downloading the POCO C++ Libraries and welcome to the growing community of POCO C++ Libraries users.
