Re: [xml] libxml2-2.6.3 windows compilation error



Soslan A. Khubetsov wrote:
Hi All!

I. cscript configure.js prefix=c:\usr include=c:\usr\include lib=c:\usr\lib
zlib=yes
II. nmake
Microsoft (R) Program Maintenance Utility Version 7.00.9466
Copyright (C) Microsoft Corporation.  All rights reserved.

        if not exist bin.msvc mkdir bin.msvc
        if not exist int.msvc mkdir int.msvc
        cl.exe /EP /nologo /I..\include /D "_REENTRANT" libxml2.def.src >
int.msvc\libxml2.def
libxml2.def.src
c:\src\libxml2-2.6.3\win32\../include\libxml\xmlversion.h(133) : error
C2018: unknown character '0x40'; unicode identifiers are not supported
c:\src\libxml2-2.6.3\win32\../include\libxml\xmlversion.h(133) : error
C2018: unknown character '0x40'; unicode identifiers are not supported
NMAKE : fatal error U1077: 'cl.exe' : return code '0x2'
Stop.
======================================

Solution: MSVC patch for preparing xmlPattern api attached.

Best Regards,
Soslan

Thanks.

The mail from the list had a lag, I received this today. I fixed the issues independently yesterday, for MinGW and BCB as well. Thanks anyway.

Ciao,
Igor




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