[PHP-WIN] Re: building php 5.2.1 on windows

2007-08-15 Thread Rashmi Badan
> > > > > I was using .27 on linux and had to get the same working on windows as > well, > > so am using that version. > > Will using .29 solve my problem of not being able to build on windows? > Is > > that a recommended version anyway? Then I could probably upgrade to .29 > - > > although it wou

[PHP-WIN] Re: building php 5.2.1 on windows

2007-08-13 Thread Rashmi Badan
> > >> 2) Build libxml2 2.6.29 from source (must compile with a MS compiler) > >> and have PHP link against the libxml2_a_dll.lib file. I added that to > >> the default libxml2 MSVC build but still need to commit the additon to > >> the PHP build system (will be post 5.2.4). Once done, then the off

[PHP-WIN] Re: building php 5.2.1 on windows

2007-08-10 Thread Rashmi Badan
Hi > > > I'm trying to build php 5.2.1 on windows and am hitting the following > > problem at link time > > > > Creating library Release\php5ts.lib and object Release\php5ts.exp > > libxml.obj : error LNK2019: unresolved external symbol _xmlDllMain > > referenced in function [EMAIL PROTECTED]

[PHP-WIN] building php 5.2.1 on windows

2007-08-08 Thread Rashmi Badan
Hi, I'm trying to build php 5.2.1 on windows and am hitting the following problem at link time Creating library Release\php5ts.lib and object Release\php5ts.exp libxml.obj : error LNK2019: unresolved external symbol _xmlDllMain referenced in function [EMAIL PROTECTED] Release\php5ts.dll : f