Hi,

On Tue, 2009-03-10 at 12:29 +0100, Mathias Gaunard wrote:
> Gerrit Voß wrote:
> > 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 ?
> 
> It seems indeed I had underestimated the time it takes, since it didn't 
> print anything new for a fairly long time (10 minutes).
> 
> 
> > The best way is not to go through cmake but got to 
> > the build directory and run doxygen Doc/opensg-doxy manually.
> 
> That doesn't work: it says it cannot find the file opensg_input.doxy.

hmm, this sounds a little like you try to run doxygen in the source dir,
not in the build dir. Could that have happened ?

kind regards,
  gerrit



------------------------------------------------------------------------------
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to