Pierre Joye wrote:
Hi Hector,
On Sun, May 11, 2008 at 10:19 AM, Hector Santos <[EMAIL PROTECTED]> wrote:
Building PHP using DSW files [PHP 4]
Compiling PHP using the DSW files isn't supported as of
PHP 5, as a much more flexible system was made available.
Anyway, you can still use them, but keep in mind that they
are not maintained very often, so you can have compiling
problems. To compile PHP 4 for windows, this is the only
available way though.
PHP4 is dead, any second spent on building it on windows is a wasted second :)
Ok, then may I suggest the *.DSP/DSW project files in the PHP5+
distribution either a) removed from the distribution, or b) updated.
Once I get the "official maintained" command-line building method worked
out, I will update the Visual Studio project/solution files for both VS 6.0
and VS 2005 (which is what I have). When I cross that bridge, I'll ask
someone to test the VS 2008 Express version.
That would not be very useful. Nobody uses them and they are outdated.
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.
Of course, PHP has evolved with a high focus for consoled-based
configuration preprocessing logic that needs to be done. However, this
can also be done via a PRE-COMPILE and/or a special "CONFIGURE" project
which all other projects are dependent on. This project can use a
pre-compile setup that runs the cscript stuff.
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://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.
I don't understand why the CVS bundle folder has this as dead files, if
they are still required for a build.
Thanks for your input Pierre.
--
Hector Santos
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php