Has anybody used the c++ version of vtd-xml lib?
Recently I want to parse (need to traversal) xml files with c++ or c and got the idea that vtd-xml is a perfect solution, but when compiling mingw output lots of warnings and errors.
I have looked through those errors and found some 'common sense error'. Do you have any idea if the c++ version of this vtd-xml lib is a reliable one? Or some alternatives libs which are suitable for xml parsing( fast and low memory consumption)? The version I downloaded is ver2.11