Hi, On Tue, 2009-03-10 at 09:48 +0100, Mathias Gaunard wrote: > I am unable to build doxygen docs for the trunk. > > I'm doing cmake -DOSG_ENABLE_DOXY_DOC=ON .. in a build subdirectory, > which generates several doxygen warnings, including things like > > opensg/Source/System/FileIO/OFF/OSGOFFSceneFileType.cpp:66: Warning: > Internal inconsistency: scope for class osg::OFFSceneFileType not found! > > But unfortunately cmake never ends.
really never or does it only take ages ? The doxygen run is quite time consuming. The best way is not to go through cmake but got to the build directory and run doxygen Doc/opensg-doxy manually. That should at least give a better idea of what is going on. > Are there precompiled docs available somewhere? not yet. kind regards, gerrit ------------------------------------------------------------------------------ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
