Compiling NGINX modules on Windows...
Ruslan Ermilov
ru at nginx.com
Fri Jan 25 08:58:47 UTC 2013
On Fri, Jan 25, 2013 at 01:47:27AM -0500, paragshrvagi wrote:
> Following instructions given on NGINX site, I could compile NGINX default
> source code for WIndows using MSYS bash and nmake. However, when I tried
> compiling HttpEchoModule and HttpAuthDigest module, I have started getting
> compilation errors. I am assuming that since these modules are published and
> stable, they are compiling on LINUX/UNIX.
> Can someone suggest me the typical changes I need to do in a NGINX module
> source/configuration file so as to make it working on Windows?
Well, typical steps usually involve fixing the reported compilation
errors. :)
More information about the nginx
mailing list