Re: [osg-users] [build] Openscene Graph API

2016-06-13 Thread Robert Osfield
Hi Dave,

I don't have any idea what is going wrong in your case, but recently
during the last few weeks I've checked fixes to the cmake/Doxygen
build into the git master of the OSG to handle more modern versions of
Doxygen.

So if you aren't already using git master you could try this.

Robert.
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] [build] Openscene Graph API

2016-06-13 Thread Dave Sargrad
Hi,

I've got graphviz installed now, and recognized by cmake. I also now see a 
partial set of documentation in build/docs/OpenscenegraphReferenceDocs.

Perhaps I need to rebuild the entire system again to get a complete set.

The partial set seems to have just the File list. The per-class API that one 
would typically expect in such doxygen documentation is completely missing.

I'll kick off a clean build from scratch and see if that gives me something 
more reasonable.

Cheers,
Dave

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=67586#67586





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] [build] Openscene Graph API

2016-06-12 Thread Dave Sargrad
Hi,

I've attempted to turn on building out the documentation. Doxygen is installed, 
however I have not installed the Graphviz DOC module.

The solution seems to build the documentation project:


Code:
1>-- Skipped Build: Project: doc_openscenegraph, Configuration: Debug x64 
--
1>Project not selected to build for this solution configuration 
2>-- Skipped Build: Project: doc_openthreads, Configuration: Debug x64 
--
2>Project not selected to build for this solution configuration 
3>-- Skipped Build: Project: uninstall, Configuration: Debug x64 --
3>Project not selected to build for this solution configuration 
4>-- Skipped Build: Project: INSTALL, Configuration: Debug x64 --
4>Project not selected to build for this solution configuration 
== Build: 0 succeeded, 0 failed, 266 up-to-date, 4 skipped ==



However, the OpenSceneGraphReferenceDocs folder within the build and install 
area does not have anything more than a simple icon.

Is the Graphviz DOC module required in order to build out the documentation 
set? If so, what is the best way to get this for a windows platform?

Thank you!

Cheers,
Dave

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=67582#67582





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org