v1.8.2
xml_generator_configuration_t
will no more try to find
castxml or gccxml. You can useutils.find_xml_generator
to help you
finding the path to the xml generator, or set it manually.
It is now mandatory to pass a validxml_generator
and
xml_generator_path
to the configuration (#65).