On Mon, Nov 14, 2016 at 3:23 AM, Konrad Djimeli <djkonr...@gmail.com> wrote:
>
> It is not able to find the libxml within the BLR-CAD source. But when
> I install libxml before compiling it, everything works fine. I would
> try to look into it and see what is happening.

Be aware that the libxml bundled with BRL-CAD is not intended as a
library to be used by BRL-CAD proper - rather, it is used during
compilation as a component of the DocBook build.

Our libxml build is thus quite minimal - just what we need to do that
one particular job.  If it is needed for a converter it would need to
be moved to src/other, updated to the current version, and probably
have more work done to improve the CMake build logic.

CY

------------------------------------------------------------------------------
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to