I downloaded the windows port of libxml and when I try to compile one of the libxml examples I get some compile errors:
syntax error before 'int'
and it is in errno.h and it is complaining about the _CRTIMP.
I get a number of these in various header files.
I am using devc++ with gcc compiler mingw32 version.
any Ideas on how to fix this?
_______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
