|
|
1>c:\users\joecamel\documents\jobs.software\openxmlviewer-23178\source\openxmlviewer\utility\xmlhelper.h(11): fatal error C1083: Cannot open include file: 'xercesc/dom/DOM.hpp': No such file or directory
1> VML2SVG.cpp
1>c:\users\joecamel\documents\jobs.software\openxmlviewer-23178\source\openxmlviewer\utility\vml2svg.h(4): fatal error C1083: Cannot open include file: 'xercesc/util/PlatformUtils.hpp': No such file or directory
I followed the build instructions and have received these two build errors. Does anyone know how this can be solved?
Thanks
|
|
Coordinator
Nov 9, 2010 at 11:15 PM
|
Hi sepoto,
In order to build the source files, the dependent packages are required (xerces-c and xalan-c). In case of specific plugins, the dependent packages are nsapi for firefox, opera and safari.
Regards,
Anand
|
|