Hi Montgomery install graphviz to generate doxygen images I don't remember there are special stuff to generate osg doc... Maybe you're overthinking it: try install graphviz and rerun: doxygen doc/Doxyfiles/all_Doxyfile I see doxygen is now invoked through cmake (I never use this feature), perhaps calling doxygen directly could help you diagnose
Cheers Montgomery, David wrote: > The OpenSceneGraph 3.4.0 documentation will build (after adding > EXTENSION_MAPPING = “no_extension=C++” to the doxyfile). > > However, the OpenThreads documentation will not build even with that > additional line. > > Errors on Windows 7 include the following along with numerous additional ones > of the same variety: > > 2>CUSTOMBUILD : error : Problems running dot: exit code=-1, command='dot', > arguments='"C:/Sandbox/OpenSceneGraph-3.4.0/build/doc/OpenThreadsReferenceDocs/a00035.dot" > -Tpng -o > "C:/Sandbox/OpenSceneGraph-3.4.0/build/doc/OpenThreadsReferenceDocs/a00035.png"' > > > 2>CUSTOMBUILD : error : problems opening map file > C:/Sandbox/OpenSceneGraph-3.4.0/build/doc/OpenThreadsReferenceDocs/a00035.map > for inclusion in the docs! > > The necessary PNG and MAP files are not generated anywhere. Any thoughts on > what the problem could be? > > > > Notice: This e-mail is intended solely for use of the individual or entity to > which it is addressed and may contain information that is proprietary, > privileged and/or exempt from disclosure under applicable law. If the reader > is not the intended recipient or agent responsible for delivering the message > to the intended recipient, you are hereby notified that any dissemination, > distribution or copying of this communication is strictly prohibited. This > communication may also contain data subject to U.S. export laws. If so, data > subject to the International Traffic in Arms Regulation cannot be > disseminated, distributed, transferred, or copied, whether incorporated or in > its original form, to foreign nationals residing in the U.S. or abroad, > absent the express prior approval of the U.S. Department of State. Data > subject to the Export Administration Act may not be disseminated, > distributed, transferred or copied contrary to U. S. Department of Commerce > regulations. If you have re ceived this communication in error, please notify the sender by reply e-mail and destroy the e-mail message and any physical copies made of the communication. > Thank you. > ********************* > > ------------------ > Post generated by Mail2Forum ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=72726#72726 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

