RSXML icon indicating copy to clipboard operation
RSXML copied to clipboard

Error: Definition of '_xmlSAXHandler' must be imported from module 'libxml2.parser' before it is required

Open relikd opened this issue 7 years ago • 0 comments

RSSAXParser.m is missing an import statement #import <libxml/parser.h>

relikd avatar Aug 18 '18 21:08 relikd