Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30178 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89596 invoked by uid 1010); 14 Jun 2007 14:28:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89580 invoked from network); 14 Jun 2007 14:28:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jun 2007 14:28:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=zoe.slattery@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=zoe.slattery@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 66.249.92.173 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: zoe.slattery@googlemail.com X-Host-Fingerprint: 66.249.92.173 ug-out-1314.google.com Linux 2.4/2.6 Received: from [66.249.92.173] ([66.249.92.173:63428] helo=ug-out-1314.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A6/9D-31483-59051764 for ; Thu, 14 Jun 2007 10:28:41 -0400 Received: by ug-out-1314.google.com with SMTP id m2so723031uge for ; Thu, 14 Jun 2007 07:28:32 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=lUQZjcBxk28qkLug+Jh0vGvPepkesA2NOleJVA4YTdMsTdmY74vyv/TewygRe7i5toFP2fITucjykAQRJMvRS4vTXCpaWlK89M/XJBODY1Y65BvlYHxgcWbRIFq2EQAidRsQHlwT3ShZRyuYmXsmx4bI1xbdZsqgD1EUBCC5vTg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=m/urbYoh5iFsF3vDpRmPQLlOhM4qFuuo+3dP3NEr6RHO8sX2pEYxo7RDSjV8PiWBFuuJtO50jUKDBVrAuphN3kYkg6fquIRYS7jwTGG53PNuzulGf2wyXSggN0BiFudBLI3sNy5s5VufT60wfnUu2sB2SP4oFV9RyQ46SIBTlU4= Received: by 10.66.216.14 with SMTP id o14mr2096887ugg.1181831312430; Thu, 14 Jun 2007 07:28:32 -0700 (PDT) Received: from ?9.20.191.81? ( [195.212.29.83]) by mx.google.com with ESMTP id z34sm4418899ikz.2007.06.14.07.28.31 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 14 Jun 2007 07:28:31 -0700 (PDT) Message-ID: <46715095.9020003@googlemail.com> Date: Thu, 14 Jun 2007 15:28:37 +0100 User-Agent: Thunderbird 1.5.0.12 (Windows/20070509) MIME-Version: 1.0 To: Rob Richards CC: internals@lists.php.net References: <466FF910.5000401@googlemail.com> <4671307F.8030907@ctindustries.net> In-Reply-To: <4671307F.8030907@ctindustries.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Building on Windows From: zoe.slattery@googlemail.com (Zoe Slattery) Hi Rob > 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? Was your VS 2005 the Express Edition (ie the free one)? I downloaded the platform SDK yesterday at the same time as I got the compiler so I hoped :-) that they'd work together. The Platform SDK is 2003 SP1 Zoe Slattery IBM