GithubHelp home page GithubHelp logo

distro's Introduction

POCO C++ Distribution

This repository contains packaged Poco releases for various platforms and successive versions of Poco starting from release Poco-1.6.1.

CHANGELOG contains all changes for the following releases

  • Release 1.7.3 (2016-05-02)
  • Release 1.7.2 (2016-03-21)
  • Release 1.7.1 (2016-03-14)
  • Release 1.7.0 (2016-03-07)
  • Release 1.6.1 (2015-08-03)
  • Release 1.6.0 (2014-12-22)
  • Release 1.5.4 (2014-10-14)
  • Release 1.5.3 (2014-06-30)
  • Release 1.5.2 (2013-09-16)
  • Release 1.5.1 (2013-01-11)
  • Release 1.5.0 (2012-10-14)
  • Release 1.4.7p1 (2014-11-25)
  • Release 1.4.7 (2014-10-06)
  • Release 1.4.6p4 (2014-04-18)
  • Release 1.4.6p3 (2014-04-02)
  • Release 1.4.6p2 (2013-09-16)
  • Release 1.4.6p1 (2013-03-06)
  • Release 1.4.6 (2013-01-10)
  • Release 1.4.5 (2012-11-19)
  • Release 1.4.4 (2012-09-03)
  • Release 1.4.3p1 (2012-01-23)
  • Release 1.4.3 (2012-01-16)
  • Release 1.4.2p1 (2011-09-24)
  • Release 1.4.2 (2011-08-28)
  • Release 1.4.1p1 (2011-02-08)
  • Release 1.4.1 (2011-01-29)
  • Release 1.4.0 (2010-12-14)
  • Release 1.3.6p2 (2010-01-15)
  • Release 1.3.6p1 (2009-12-21)
  • Release 1.3.6 (2009-11-24)
  • Release 1.3.5 (2009-05-11)
  • Release 1.3.4 (2009-04-21)
  • Release 1.3.3p1 (2008-10-09)
  • Release 1.3.3 (2008-10-07)
  • Release 1.3.2 (2008-02-04)
  • Release 1.3.1 (2007-08-08)
  • Release 1.3.0 (2007-05-07)
  • Release 1.2.9 (2007-02-26)
  • Release 1.2.8 (2007-01-04)
  • Release 1.2.7 (2006-12-07)
  • Release 1.2.6 (2006-11-19)
  • Release 1.2.5 (2006-10-23)
  • Release 1.2.4 (2006-10-02)
  • Release 1.2.3 (2006-09-14)
  • Release 1.2.2 (2006-09-01)
  • Release 1.2.1 (2006-08-29)
  • Release 1.2.0 (2006-08-29)
  • Release 1.1.2 (2006-07-07)
  • Release 1.1.1 (2006-04-03)
  • Release 1.1.0 (2006-03-23)
  • Release 1.1b2 (2006-03-04)
  • Release 1.1b1 (2006-03-03)
  • Release 1.0.0 (2006-01-19)
  • Release 1.0b2 (2006-01-16)
  • Release 1.0b1 (2006-01-09)
  • Release 1.0a1 (2006-01-03) [internal]
  • Release 0.96.1 (2005-12-28)
  • Release 0.95.4 (2005-11-07)
  • Release 0.95.3 (2005-10-28) [internal]
  • Release 0.95.2 (2005-10-22) [internal]
  • Release 0.94.1 (2005-09-30) [internal]
  • Release 0.93.1 (2005-08-01)
  • Release 0.92.1 (2005-05-09)
  • Release 0.91.4 (2005-04-11)
  • Release 0.91.3 (2005-03-19)
  • Release 0.91.2 (2005-02-27)
  • Release 0.91.1 (2005-02-21)

POCO C++ Libraries

POrtable COmponents C++ Libraries are:

  • A collection of C++ class libraries, conceptually similar to the Java Class Library, the .NET Framework or Apple’s Cocoa.
  • Focused on solutions to frequently-encountered practical problems.
  • Focused on ‘internet-age’ network-centric applications.
  • Written in efficient, modern, 100% ANSI/ISO Standard C++.
  • Based on and complementing the C++ Standard Library/STL.
  • Highly portable and available on many different platforms.
  • Open Source, licensed under the Boost Software License.

To start using POCO, see the Guided Tour and Getting Started documents.


POCO has an active user and contributing community, please visit our web site, forum and blog. Answers to POCO-related questions can also be found on Stack Overflow.


In regards to Boost, in spite of some functional overlapping, POCO is best thought of as a Boost complement (rather than replacement). Side-by-side use of Boost and POCO is a very common occurrence.

distro's People

Contributors

aleks-f avatar fandremxw avatar zosrothko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

steji113 ming-hai

distro's Issues

Visual studio 14.0 2017 vs140

Hello, I'm having issues using visual studio 2017 with the libraries, I trying to roll out an "idiot proof" build system and step one is installing poco,
It seems like this build depends on the 120.dll files, could you make a release which includes libraries and dlls for the 140 toolset?

Packaging Debian

I followed the next steps to build debian package:

  1. Download and unpack poco-1.6.1 and cd into it
  2. Clone poco/distr somewhere else $ git clone https://github.com/pocoproject/distro.git ~/poco-distr
  3. Copy debian to poco-1.6.1, $ cp -r ~/poco-distr/Linux/Ubuntu/poco/1.6.1/debian .
  4. Install dependencies defined in debian/control
  5. Build $ dpkg-buildpackage -us -uc

I'm getting following error:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_CTYPE = "en_US.UTF-8",
    LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
dpkg-source: error: can't build with source format '3.0 (native)': native package version may not have a revision
dpkg-buildpackage: error: dpkg-source -b poco-1.6.1 gave error exit status 255
username@the-host:~/download/poco-1.6.1$ quilt --version
0.63

How do you build it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.