Note that "5" refers to the library API version, not the library version. IIRC, this is like libmicrohttpd 0.5.x or even 0.4.x (we're at ~0.9.40). However, that version is *so* ancient that the code isn't even on old-gnu's mirrors anymore.
So your best chance might be to grab various ~5-8 year old sources from SVN and compile them yourself (check the libtool version in the code to find out what the API 5 version range is). In any case, you're in for a world of pain. It might be MUCH easier to recompile the code against the current MHD API: the incompatibilities should be very minor and easy to fix (if any), and you'll get many, many years of bugfixes and improvements. On 03/11/2015 03:27 AM, Tyler Durden wrote: > I need version 5 > > libmicrohttpd-5.dll > > where can i download this? >
