libxml2 installs to {$prefix}/include/libxm2/libxml on MinGW, I expected it to be in {$prefix}/include/libxml since it is usually included as <libxml/parser.h>, is this a bug? Or should I add some configure switch? Once I move headers, everything works normally. I'm installing it like so: cd libxml2-2.9.4\win32 && cscript.exe configure.js compiler=mingw prefix=..\..\build iconv=no && mingw32-make install-libs
_______________________________________________ xml mailing list, project page http://xmlsoft.org/ xml@gnome.org https://mail.gnome.org/mailman/listinfo/xml