<html><head></head><body style="zoom: 0%;"><div dir="auto">I think that it is an external package. Search for libxml c++<br><br></div>
<div dir="auto">so does my expectation that you need to install it and then make sure that your library includes no to look where it is installed. The latter part might come for free depending on your environment. For example, I'm Linux I probably could use dnf install  libXML and then everything would just work. But I'm just guessing. <br><br></div>
<div dir="auto">Hopefully this at least gives you a place to look<br><br></div>
<div dir="auto"><!-- tmjah_g_1299s -->Sent from <!-- tmjah_g_1299e --><a href="http://www.bluemail.me/r?b=16117"><!-- tmjah_g_1299s -->BlueMail<!-- tmjah_g_1299e --></a><!-- tmjah_g_1299s --> <!-- tmjah_g_1299e --></div>
<div class="gmail_quote" >On Nov 26, 2020, at 5:38 PM, "Dante Doménech" <<a href="mailto:dante19031999@gmail.com" target="_blank">dante19031999@gmail.com</a>> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div dir="ltr"><div dir="ltr"><div>Hello.</div><div>I'm sorry for asking stuff like this, but I'm not a full fledged developer and stuff like this is quite hard for me.</div><div><br></div><div>Starmath mathml is supposed to use FastSaxParser (or I understand that). At least changes on FastSaxParserImpl will have repercussions on it. However, on mathmlimport.cxx we do use XFastParser. However FastSaxParser is a child class of XFastParser, so changes on it should not have repercussions on it's parent.</div><div><br></div><div>So, what are we actually doing? And how has this stuff to be treated?</div><div>Or at least some kind of documentation emplaining which kind of process are we using.<br></div><div><br></div><div>If you try to copy paste the code outside to do some customized parser, it will break. There is that <a href="https://opengrok.libreoffice.org/xref/core/sax/source/fastparser/fastparser.cxx?r=93c64a61#50">#<b>include</b> <libxml/parser.h></a> which there is nowhere to be found (opengrok also fails in looking for it). There is no such file inside the only libxml directory to be found and the others files with that name don't seem to be related by the stuff that breaks when removed: xmlEntity, xmlEntityPtr, xmlChar, ... xml basic definitions.</div><div><br></div><div>So, does anyone know which file is it?<br></div></div></div>
<pre class="blue"><hr><br>LibreOffice mailing list<br>LibreOffice@lists.freedesktop.org<br><a href="https://lists.freedesktop.org/mailman/listinfo/libreoffice">https://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br></pre></blockquote></div></body></html>