MHD should use w32 threading on Windows.
Could you show your configure output?
--
Best Wishes,
Evgeny Grin
08.12.2015, 23:32, "silvioprog" <[email protected]>:
I forgot other information...I use thread in my own app, so I disable the MHD threads, but MHD still depending on `libwinpthread-1.dll` lib. Is this a normal behaviour or I need to pass some flag before compile it?On Tue, Dec 8, 2015 at 5:29 PM, silvioprog <[email protected]> wrote:--Hm... so I did something wrong there. The commands that I did was (built for production):$ ./configure --disable-doc --disable-examples --disable-messages --enable-https=no --disable-bauth --disable-dauth --disable-curl$ make$ make installIe, without HTTPS support, and I used the latest MingGW-w64 version. :-/Silvio Clécio
