[osg-users] [build] Can't build documentation

Alberto Luaces aluaces at udc.es
Mon Apr 25 10:45:58 PDT 2016


"Goj Ames" writes:

> 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
>

Hi Goj, did you try to use "make doc_openscenegraph" instead?

-- 
Alberto




More information about the osg-users mailing list