[osg-users] [build] Can't build documentation
Goj Ames
gjames at gmail.com
Sat Apr 16 03:56:10 PDT 2016
Hi,
I'm also not able to build the docs, but with different failure:
osg 3.5.2 sync'd from github a few days ago.
Doxygen version 1.8.8
The core_Doxyfile has:
EXTENSION_MAPPING = no_extension=C++
Debian
pwd
/home/gjames/OpenSceneGraph
echo $OSGHOME
/home/gjames/OpenSceneGraph
echo $OpenSceneGraph_SOURCE_DIR
/home/gjames/OpenSceneGraph
doxygen doc/Doxyfiles/core_Doxyfile
Warning: Tag `XML_SCHEMA' at line 195 of file `doc/Doxyfiles/core_Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: Tag `XML_DTD' at line 196 of file `doc/Doxyfiles/core_Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Warning: argument `${SEARCHENGINE}' for option SEARCHENGINE is not a valid boolean value
Using the default: YES!
Error: tag HTML_FOOTER: footer file `${OpenSceneGraph_SOURCE_DIR}/doc/Doxyfiles/custom_Footer.html' does not exist
ls -l ${OpenSceneGraph_SOURCE_DIR}/doc/Doxyfiles/custom_Footer.html
-rw-r--r-- 1 gjames gjames 408 Apr 12 16:28 /home/gjames/OpenSceneGraph/doc/Doxyfiles/custom_Footer.html
Konstantin - thanks for your link to the pre-built on the web, but I'd like to generate my own local docs.
Thanks for any help,
-G
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=66839#66839
More information about the osg-users
mailing list