[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] MinGW build failures
From: |
Tim Ruehsen |
Subject: |
Re: [libmicrohttpd] MinGW build failures |
Date: |
Sun, 04 Mar 2018 13:13:06 +0100 |
Am Sonntag, den 04.03.2018, 11:40 +0100 schrieb Christian Grothoff:
> Might be fixed in f60a569e..a7b25581, please let me know if not (or
> rather Evgeny, as he'll know better what to do ;-)).
Building for MinGW is not magic, here is my build script that you can
use to build the prerequisites and MHD. Once the prereqisites are
built, comment the appropriate lines out to avoid unneeded rebuilding.
Just run it in an own directory (afte ryou installed the mingw tools).
Regards, Tim
build_mingw
Description: application/shellscript