|
Posted by M. Sokolewicz on 03/14/05 11:12
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@bellsouth.net wrote:
>
>> Jim,
>> i had only minor issues, but it builds fine otherwise.
>>
>> "Jim Plush" <jiminoc@gmail.com> wrote in message
>> news:20050312174434.26058.qmail@lists.php.net...
>>
>>> Has anyone successfully built php5 using visual studio.net ? or is
>>> VC6 still only supported?
>>>
>>> thanks,
>>> Jim
[Back to original message]
|