Hi,

no problem, but need to build it with mingw at least once.  

try it as follows:

1. you have to get 4 auto config files from
http://nginx.org/en/docs/windows.html procedures.
   - ngx_auto_config.h (detailed configuration option info' at header
topmost)
   - ngx_auto_headers.h
   - ngx_modules.c
   - ngx_pch.c

2. create vs 2010 new project and attach sources (core and modules etc...)
   - refer to objs/Makefile (mingw result).

3. build enjoy.
   - this is only visual studio 2010 project settings problems (you can't
miss it).

Posted at Nginx Forum: 
http://forum.nginx.org/read.php?2,227198,240822#msg-240822

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to