Return-Path: Delivered-To: apmail-httpd-docs-archive@www.apache.org Received: (qmail 26335 invoked from network); 2 Dec 2010 09:07:13 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 2 Dec 2010 09:07:13 -0000 Received: (qmail 24377 invoked by uid 500); 2 Dec 2010 09:07:13 -0000 Delivered-To: apmail-httpd-docs-archive@httpd.apache.org Received: (qmail 24310 invoked by uid 500); 2 Dec 2010 09:07:12 -0000 Mailing-List: contact docs-help@httpd.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: docs@httpd.apache.org List-Id: Delivered-To: mailing list docs@httpd.apache.org Received: (qmail 24302 invoked by uid 99); 2 Dec 2010 09:07:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Dec 2010 09:07:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Dec 2010 09:07:10 +0000 Received: from eosnew.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id EFD89BC8; Thu, 2 Dec 2010 09:06:48 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Thu, 02 Dec 2010 09:06:48 -0000 Message-ID: <20101202090648.53170.36615@eosnew.apache.org> Subject: =?utf-8?q?=5BHttpd_Wiki=5D_Update_of_=22Win64Compilation=22_by_PontusCarl?= =?utf-8?q?sson?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Httpd Wiki" for cha= nge notification. The "Win64Compilation" page has been changed by PontusCarlsson. http://wiki.apache.org/httpd/Win64Compilation -------------------------------------------------- New page: =3D Introduction =3D There seems to be quite a bit of puzzle on how to get HTTPd compiled and ru= nning on WIN64. A quick Google search gives you about three or four relevant results with n= ot so accurate content. These steps I'm providing here has been tested primarily on Windows 7 Profe= ssional x64 and is known to work. =3D Prerequisites =3D 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 Window= s SDK 6.1. Entire Windows SDK 6.1 isn't required either but just the Windows Headers a= nd Libraries, the Visual C++ Compilers and Win32 Development Tools. If you feel like it you'll install everything, else wise just uncheck every= thing in the Installation Options dialog except those three previous mentioned components. --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org For additional commands, e-mail: docs-help@httpd.apache.org