[xml] Windows build

2020-12-14 Thread Pro Turm via xml
https://gitlab.gnome.org/GNOME/libxml2/-/blob/master/win32/Readme.txt Following the above instructions wont lead to a successful build. Is something missing in them ? BR ___ xml mailing list, project page http://xmlsoft.org/ xml@gnome.org https://mail.

Re: [xml] Windows build error with ICU (patch)

2011-09-26 Thread Daniel Veillard
On Fri, Sep 23, 2011 at 09:31:12AM +0200, Mario Brandt wrote: > Hi, > it seems someone applied a patch via hand. So now libxml2 2.7.8 does > not build with ICU on windows. It is trival to fix. > > Cheers > Mario Ah, right, but that's already fixed in git :-) I will need to make a release, maybe

[xml] Windows build error with ICU (patch)

2011-09-24 Thread Mario Brandt
Hi, it seems someone applied a patch via hand. So now libxml2 2.7.8 does not build with ICU on windows. It is trival to fix. Cheers Mario http://www.apachehaus.com icu_build.diff Description: Binary data ___ xml mailing list, project page http://xml

Re: [xml] Windows build changes

2007-06-12 Thread Daniel Veillard
On Tue, Jun 12, 2007 at 08:21:09AM -0400, Rob Richards wrote: > Forgot to mention these last week, but I made a few changes/additions to the > windows build. > A static for dll build is made by default (libxml2_a_dll.lib). > Added flag to embed manifest for VS2005 (vcmanifest=yes). > > I noticed

[xml] Windows build changes

2007-06-12 Thread Rob Richards
Forgot to mention these last week, but I made a few changes/additions to the windows build. A static for dll build is made by default (libxml2_a_dll.lib). Added flag to embed manifest for VS2005 (vcmanifest=yes). I noticed Bug 393084. The new flag can be used for that and not sure why copy is no

Re: [xml] windows build failure

2005-04-06 Thread Igor Zlatkovic
On 05.04.2005 23:37, Rob Richards wrote: Trying to build 2.6.19 using VC 6++ failed due to the errors: ..\nanoftp.c(1375) : error C2065: 'XML_SOCKLEN_T' : undeclared identifier ..\nanoftp.c(1375) : error C2146: syntax error : missing ';' before identifier 'dataAddrLen' ..\nanoftp.c(1375) : error C

Re: [xml] windows build failure

2005-04-05 Thread Daniel Veillard
On Tue, Apr 05, 2005 at 05:37:11PM -0400, Rob Richards wrote: > Trying to build 2.6.19 using VC 6++ failed due to the errors: > ..\nanoftp.c(1375) : error C2065: 'XML_SOCKLEN_T' : undeclared identifier > ..\nanoftp.c(1375) : error C2146: syntax error : missing ';' before > identifier 'dataAddrLen'

[xml] windows build failure

2005-04-05 Thread Rob Richards
Trying to build 2.6.19 using VC 6++ failed due to the errors: ..\nanoftp.c(1375) : error C2065: 'XML_SOCKLEN_T' : undeclared identifier ..\nanoftp.c(1375) : error C2146: syntax error : missing ';' before identifier 'dataAddrLen' ..\nanoftp.c(1375) : error C2065: 'dataAddrLen' : undeclared identifi