Search Criteria
Package Details: libhttpserver 0.18.2-1
Git Clone URL: | https://aur.archlinux.org/libhttpserver.git (read-only, click to copy) |
---|---|
Package Base: | libhttpserver |
Description: | C++ library for creating an embedded Rest HTTP server (and more) |
Upstream URL: | https://github.com/etr/libhttpserver |
Licenses: | |
Conflicts: | |
Submitter: | PhCl |
Maintainer: | PhCl |
Last Packager: | PhCl |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-05-18 13:19 |
Last Updated: | 2020-11-16 00:07 |
Dependencies (3)
- libmicrohttpd (libmicrohttpd-git)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git) (make)
- libtool (libtool-git) (make)
Latest Comments
PhCl commented on 2020-11-16 00:10
0.18.2 has been released, fixing the build problem.
PhCl commented on 2020-11-13 10:38
Holding back the 0.18.1 release, as it will lead to build errors.
It is an incompatibility with the latest libmicrohttpd. The problem has been fixed on master (https://github.com/etr/libhttpserver/pull/199), but the current 0.18.1 release does not include it. That is why it will break when you build it on Arch Linux:
Background: https://github.com/etr/libhttpserver/issues/198