Hello,

@Sean, @Daniel I would be glad to make some progress with the X3D
converter. I just tried compiling the X3D code without libxml and I am
getting the following error

----
In file included from
brlcad/src/other/freewrl/src/lib/x3d_parser/X3DParser.c:52:0:
brlcad/misc/tools/xmltools/libxml/include/libxml/parser.h:15:31: fatal
error: libxml/xmlversion.h: No such file or directory
 #include <libxml/xmlversion.h>
                               ^
compilation terminated.
make[2]: *** 
[src/other/freewrl/CMakeFiles/FreeWRL.dir/src/lib/x3d_parser/X3DParser.c.o]
Error 1
make[1]: *** [src/other/freewrl/CMakeFiles/FreeWRL.dir/all] Error 2
make: *** [all] Error 2
----

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.


Thanks
Konrad

------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to