Re: Building PHP5 on Windows - VS.net?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



you'll get various problems on the way. Building php without any extensions is fairly easy, and doesn't pose any problems. However once you start compiling in extensions, you'll need to fiddle a bit with some (eg. pdo_mysql requires a couple of changes in the include paths in the c-files, icov extensions exports a symbol that doesn't actually exist, etc). Most of these are fairly simple to overcome though :)

-tul

Jim Plush wrote:
do you happen to remember what issues you may have had?
thanks again

cshmoove@xxxxxxxxxxxxx wrote:

Jim,
   i had only minor issues, but it builds fine otherwise.

"Jim Plush" <jiminoc@xxxxxxxxx> wrote in message news:20050312174434.26058.qmail@xxxxxxxxxxxxxxxx

Has anyone successfully built php5 using visual studio.net ? or is VC6 still only supported?

thanks,
Jim

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux