Welcome! Log In Create A New Profile

Advanced

Setting up nginx as Visual Studio 2010 project

Posted by colorando 
colorando
Setting up nginx as Visual Studio 2010 project
June 05, 2012 02:50PM
Hi!

I'd like to make a Visual Studio project from the nginx source and then
build it. Has anyone already done this experience and can tell me how to
start?

Thanks!

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

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
You should be able to just create a new project and add all the source
files from the Windows version of nginx
(http://nginx.org/en/docs/windows.html) - Although I'm not too sure if
it can actually be compiled with the Microsoft compiler or whether it
depends on MinGW. The Windows port of nginx looks very incomplete.

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

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Sorry, only registered users may post in this forum.

Click here to login