Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37585 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55539 invoked from network); 11 May 2008 10:10:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 May 2008 10:10:58 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.235 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.198.235 rv-out-0506.google.com Received: from [209.85.198.235] ([209.85.198.235:46578] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 28/AA-34108-136C6284 for ; Sun, 11 May 2008 06:10:57 -0400 Received: by rv-out-0506.google.com with SMTP id g37so2037153rvb.23 for ; Sun, 11 May 2008 03:10:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=98YdtkxphD0FLLn85JHpf4gz/HW8s4hp5CwqDFlXx7s=; b=GcTm9Ssx5hHNB/XISBoq6bTyD4dN1Wy/l7hkg8/hCD06GQDZqVCrfBq7Uu8HndshFI7uo/gRDh2jQlClCMfWZilz0VcP8ck0fphV2r8ZjWjwXGAtrz1g2l8aIbzsm8RfTP83qbQALSiKcEU40e6lk6ls8XTwjJ/KV0gFqH7xaww= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=p+C/W/riiqPRTWLfMUGKFecLoVi2X+d630U7ryMmf142SVy0+CvP0zHO0Nizi6u03ZQ7ziTJiP0FJ2CF7ibLZ87lyHDMm3JZ9z3GtXqvTdqFBlWGKSoWkLiTyYxwWnr0X//SGHojahoCVYY3XM9wS8Ut+WwVciiXUHEFRWRMzbw= Received: by 10.140.177.15 with SMTP id z15mr3104825rve.128.1210500655119; Sun, 11 May 2008 03:10:55 -0700 (PDT) Received: by 10.141.123.13 with HTTP; Sun, 11 May 2008 03:10:55 -0700 (PDT) Message-ID: Date: Sun, 11 May 2008 12:10:55 +0200 To: "Hector Santos" Cc: internals@lists.php.net In-Reply-To: <4826C3F6.1020507@isdg.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4826958F.7010900@isdg.net> <4826ABFC.6080104@isdg.net> <4826C3F6.1020507@isdg.net> Subject: Re: [PHP-DEV] README.WIN32-BUILD-SYSTEM From: pierre.php@gmail.com ("Pierre Joye") hi Hector, On Sun, May 11, 2008 at 12:01 PM, Hector Santos wrote: > Ok, then may I suggest the *.DSP/DSW project files in the PHP5+ > distribution either a) removed from the distribution, or b) updated. Removing them sounds like the best option yes. > Of course, thats a subjective opinion whether they are useful or not. :-) > > I use project files and I am sure if they were made available (and working) > others will use them as well. One reason, and not exclusively the reason, > is that it provides the fast learning method to understand the PHP model, > framework and more especially, the organization of this source files. It is not really subjective, it is based on our experiences and feedbacks from other users. It is already enough work to keep everything up and running. Project files have no benefit over the current script. You can still use the VC GUI to debug or develop without them. However, I have very good hope that our current evaluation of the CMake tools will allow anyone to generate them using a common script (common to all platforms or build tools). But that's another topic :) > > As Bjori pointed out, there is also updated information in the wiki, > > please consider to read it. > > > > Which wiki? I found the link I noted in my previous message: http://wiki.php.net > http://uk3.php.net/manual/en/install.windows.building.php > > and this is helping. Is this info sufficient or is there more? > > Anyway, at this moment I'm moving along and off hand, it appears the > remaining item which is ambiguous is the LIBXML and ICONV stuff. There is a > note about in the above link but doesn't say much about preparation. We are also documenting these steps in the wiki. The required libraries are also available for each VC version (built using these versions). There is still a lot to do but we are on the right track. If you like to write a howto for beginners out of your experiences, you will be more than welcome :-) > I don't understand why the CVS bundle folder has this as dead files, if > they are still required for a build. Which CVS bundle folder? Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org