>
>
>
> > 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
>
> >> 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
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]
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