[xml] libxml2-2.4.30 does not build on win32.



I'm having some trouble with the 2.4.30 on win32

When trying to extract the following files on win32 using cygwin's tar I get errors. '*' seems to be an invalid file name character for Windows.

./libxml2-2.4.30/result/schemas/import0_0_*
./libxml2-2.4.30/result/schemas/import0_0_*.err


Anyhow - when I try to build after removing these files I get the following error.

--------------------Configuration: libxml2_a - Win32 Debug--------------------
Performing Custom Build Step on .\libxml2.def.src
libxml2.def.src
.\libxml2.def.src(20) : fatal error C1083: Cannot open include file: '../../include/libxml/xmlwin32version.h': No such file or directory
Error executing c:\winnt\system32\cmd.exe.

libxml2_a.lib - 1 error(s), 0 warning(s)
make: *** [work.win32/build_libxml2] Error 1


Any ideas ?






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