Re: [xml] Re: Still problems when using libxml2 on mingw windows (includes patch)



Daniel Veillard a écrit :

On Mon, Mar 01, 2004 at 02:11:41PM +0100, Christophe de VIENNE wrote:
I also had a little problem with testSAX which was not compiling. It
seems not to know the timeb struct. Adding this at the top of the
testSAX.c solved it (patch attached) :

#ifdef HAVE_SYS_TIMEB_H
#include <sys/timeb.h>
#endif

 okay, that should be fixed in CVS,

Thanks !


Christophe



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