Hi! I've bumped the source link to actually match the last release. I don't build the W32 binary, so I cannot help it being outdated.
Also, unlike NodeJS [1] our source build is not insane, and if you're using MHD and you cannot build from source, it won't be of much use to you. And for end-users, the respective operating system distribution package manager should provide binaries anyway. As most end-users wouldn't know how to check signatures on downloaded binaries, that's also the only way to get them (relatively, see [2]) secure binaries. (That doesn't matter for W32, that's a lost cause anyway.) Happy hacking! Christian [1] http://dthompson.us/reproducible-development-environments-with-gnu-guix.html [2] https://gnunet.org/guix2015video On 11/13/2015 06:31 AM, silvioprog wrote: > Hello, > > I took a look at the MHD home page, and it shows the only following > versions: > > Linux libmicrohttpd-0.9.38.tar.gz > Windows libmicrohttpd-0.9.17-w32.zip > > This versions are so outdated. :-( > > It should be (like NodeJS: https://nodejs.org/en/download/): > > Windows Binary 32 / 64 bits (.zip) > Mac OS X Binaries 32 / 64 bits (.tar.gz) > Linux Binaries 32 / 64 bits (.tar.gz) > ARM Binaries (.tar.gz) > Source Code (.tar.gz) > > This packages could be very helpful for beginners! :-) > > (I had some difficulty compiling MHD on Windows, thanks to CLion that > helped a lot to compile the 0.9.46 version!) >
