We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On Ubuntu Xenial I can only build the project after installing libpoco-dev from ppa:gezakovacs/poco.
libpoco-dev
Looking at packages.ubuntu.com/search?keywords=libpoco-dev it appears that only Artful and up have a recent enough libpoco-dev available:
1.3.6
1.7.8
1.8.0
For Debian it's Stretch and newer (search).
The text was updated successfully, but these errors were encountered:
With #14 getting merged at least the documentation side of this is covered.
#8 tracks the need to enforce this version requirement at configuration/build time as well.
Sorry, something went wrong.
jontje
No branches or pull requests
On Ubuntu Xenial I can only build the project after installing
libpoco-dev
from ppa:gezakovacs/poco.Looking at packages.ubuntu.com/search?keywords=libpoco-dev it appears that only Artful and up have a recent enough
libpoco-dev
available:1.3.6
1.3.6
1.7.8
1.8.0
For Debian it's Stretch and newer (search).
The text was updated successfully, but these errors were encountered: