| Basic Edition No external dependencies — start developing immediately |
|
|---|---|
| Complete Edition Requires OpenSSL, MySQL Client and ODBC |
The current release is 1.3.6p2. The POCO C++ Libraries are open source software, released under the Boost Software License. |
| Building |
Please see the included README file for instructions. On Unix platforms, you'll be fine with ./configure; make. You can exclude some libraries from the build. On Windows, edit the file named components and remove the lines corresponding to the libraries you wish to exclude. |
| External Dependencies |
OpenSSL: Most Unix systems already have OpenSSL preinstalled. If your system does not have OpenSSL, please get it from the OpenSSL website or another source. You do not have to build OpenSSL yourself — a binary distribution is fine. The easiest way to install OpenSSL on Windows is to use a binary (prebuild) release, for example the installer from
Shining Light Productions. ODBC:
The Data library requires ODBC for the ODBC connector. MySQL Client: For the MySQL connector, the MySQL client libraries and header files are required. |








