Owens, Brad wrote: > I just got further along using the "-Dhas.wchar_t=0" option, but build is > now failing over the xml code: > [cc] > C:/testlab/log4cxx-20051201/log4cxx-0.9.8/include/log4cxx/helpers/gnomexml.h > :2 > 7:25: libxml/tree.h: No such file or directory
This is usually caused by a missing libxml2. Are you sure that you have libxml2 installed in your cygwin environment? Regards, Andreas