Hello,

I spent the whole day trying to build PHP 4.4.x on Windows from
source. I have read through the documentation
(http://www.php.net/manual/ru/install.windows.building.php) and did
everything in accordance to it. I tried to build PHP 4.4.6, 4.4.0 and
the latest snapshot with MSVS6 SP6 and MSVS2005 SP1, all with no
success. The problem is that the  projects in the win32 subfolder
don't match the actual code. For example, both php4dll.dsp and
php4dllts.dsp in the latest releases refer to absent files in
ext\pcre. Moreover, all these VS-projects weren't updated for ages. I
managed to fix the projects, but then I received some other errors
during compilation, which aren't related to my fixes. The more I fixed
them, the more I got in return. I've given up. After all the
headaches, I've decided to ask here. Could someone here give me some
advice on how to build PHP 4 on Windows from the source?

PS. I wonder how all these windows releases had been built, as it
seems impossible to achieve this with the prepackaged project files?

With regards,
Igor

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to