Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for change notification.
The "Win64Compilation" page has been changed by PontusCarlsson. http://wiki.apache.org/httpd/Win64Compilation?action=diff&rev1=1&rev2=2 -------------------------------------------------- = Introduction = + There seems to be quite a bit of puzzle on how to get HTTPd compiled and running on WIN64. A quick Google search gives you about three or four relevant results with not so accurate content. - There seems to be quite a bit of puzzle on how to get HTTPd compiled and running on WIN64. - A quick Google search gives you about three or four relevant results with not so accurate content. These steps I'm providing here has been tested primarily on Windows 7 Professional x64 and is known to work. = Prerequisites = + Usually people would suggest you to get Visual Studio 2008 with Windows SDK 6.1 installed before, Visual Studio 2008 would be required if you're looking to debug the sources. Although if you're just looking to get the binaries compiled you'll be satisfied with just partially Windows SDK 6.1. - Usually people would suggest you to get Visual Studio 2008 with Windows SDK 6.1 installed before, - Visual Studio 2008 would be required if you're looking to debug the sources. Although if you're just looking - to get the binaries compiled you'll be satisfied with just partially Windows SDK 6.1. - Entire Windows SDK 6.1 isn't required either but just the Windows Headers and Libraries, the Visual C++ Compilers and + Entire Windows SDK 6.1 isn't required either but just the Windows Headers and Libraries, the Visual C++ Compilers and Win32 Development Tools. - Win32 Development Tools. - If you feel like it you'll install everything, else wise just uncheck everything in the Installation Options dialog + If you feel like it you'll install everything, else wise just uncheck everything in the Installation Options dialog except those three previous mentioned components - except those three previous mentioned components. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
