Setting up nginx as Visual Studio 2010 project
pwrlove
nginx-forum at nginx.us
Sun Jul 14 03:43:01 UTC 2013
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
More information about the nginx
mailing list