Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30172 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 11057 invoked by uid 1010); 14 Jun 2007 12:12:09 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 11042 invoked from network); 14 Jun 2007 12:12:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jun 2007 12:12:09 -0000 Authentication-Results: pb1.pair.com header.from=rrichards@ctindustries.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rrichards@ctindustries.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain ctindustries.net from 216.117.147.250 cause and error) X-PHP-List-Original-Sender: rrichards@ctindustries.net X-Host-Fingerprint: 216.117.147.250 unknown Received: from [216.117.147.250] ([216.117.147.250:55061] helo=ctindustries.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F5/32-31483-69031764 for ; Thu, 14 Jun 2007 08:12:07 -0400 Received: from localhost.localdomain (ctindustries.net [127.0.0.1]) (authenticated bits=0) by ctindustries.net (8.13.8/8.13.8) with ESMTP id l5EC84CZ000960; Thu, 14 Jun 2007 08:08:05 -0400 Message-ID: <4671307F.8030907@ctindustries.net> Date: Thu, 14 Jun 2007 08:11:43 -0400 User-Agent: Thunderbird 2.0.0.0 (X11/20070505) MIME-Version: 1.0 To: Zoe Slattery CC: internals@lists.php.net References: <466FF910.5000401@googlemail.com> In-Reply-To: <466FF910.5000401@googlemail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.90.2, clamav-milter version 0.90.2 on localhost X-Virus-Status: Clean X-Spam-Status: No, score=-1.4 required=4.4 tests=ALL_TRUSTED autolearn=disabled version=3.1.9 X-Spam-Checker-Version: SpamAssassin 3.1.9 (2007-02-13) on ctindustries.net Subject: Re: [PHP-DEV] Building on Windows From: rrichards@ctindustries.net (Rob Richards) Hi Zoe, Zoe Slattery wrote: > Has anyone built PHP6 using Visual C++ Express Edition V8? The > symptoms I get are pretty well described in > http://bugs.php.net/bug.php?id=39130 and I'm just wondering if this > was fixed for PHP5 and not PHP6? Other than a slew of warnings, it built fine for me the other day with VS 2005. What version of the SDK are you using as I wonder if that might play a part in it? Rob