Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6542 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54605 invoked by uid 1010); 18 Dec 2003 16:39:11 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 54547 invoked from network); 18 Dec 2003 16:39:11 -0000 Received: from unknown (HELO mx.thebrainroom.net) (65.200.24.98) by pb1.pair.com with SMTP; 18 Dec 2003 16:39:11 -0000 Received: by mx.thebrainroom.net (Postfix, from userid 517) id 66858148808B; Thu, 18 Dec 2003 08:37:35 -0800 (PST) Received: from obsidian (zaneeb.thebrainroom.net [82.133.1.138]) by mx.thebrainroom.net (Postfix) with ESMTP id EB3B31488089; Thu, 18 Dec 2003 08:37:29 -0800 (PST) Message-ID: <020101c3c585$5ec1fe80$8802a8c0@obsidian> To: "Daniel Convissor" , "PHP Internals List" References: <09a401c3b92d$a5d03b20$8802a8c0@obsidian> <20031218162417.GA8878@panix.com> Date: Thu, 18 Dec 2003 16:38:28 -0000 Organization: The Brain Room Ltd. MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,QUOTED_EMAIL_TEXT,REFERENCES version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) X-TBR-Filter: Virus scanned and defanged Subject: Re: [PHP-DEV] New win32 build system From: wez@thebrainroom.com ("Wez Furlong") If you paid attention to the list, and read the README, you would have discovered that I'd already stated this. Downloading the PSDK is useful if you only have VC6 and want an up-to-date build environment. mscoree.h is part of the .Net SDK. --Wez. > > You also need the Microsoft build tools (cl.exe, link.exe and nmake.exe). > > These are freely available as part of the Platform SDK, but also > > come with VC++/Visual Studio. > > Folks, don't waste your time downloading and installing the Platform SDK. > The build tools aren't in there nor is the mscoree.h file.