<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
I got the same issue on Mac Os X Leopard, I mean I turned on the doc building but nothing happened.<br><br>> Date: Wed, 9 Dec 2009 20:17:58 -0700<br>> From: david.gobbi@gmail.com<br>> To: daviddoria+vtk@gmail.com<br>> CC: vtkusers@vtk.org<br>> Subject: Re: [vtkusers] Where does documentation get built?<br>> <br>> On Wed, Dec 9, 2009 at 7:53 PM, David Doria <daviddoria+vtk@gmail.com> wrote:<br>> > I turned on "BUILD_DOCUMENTATION", but after I built VTK, I searched<br>> > for *.html files and I didn't see any. What am I missing? I was<br>> > expecting a Doxygen or Documentation directory (or something like<br>> > that) to be created in my bin directory.<br>> ><br>> > I looked in the Makefile and I saw a DoxygenDoc target. I tried to<br>> > build it, but I get<br>> > error: cannot build VTK documentation without dot<br>> ><br>> > What does that mean? And why wasn't this error produced when I ran<br>> > 'make' (which should build everything since 'all' is the default<br>> > target).<br>> <br>> The "dot" program is part of the graphviz package, it generates the<br>> figures in the documents. AFAIK the docs only build on Linux (or on a<br>> unix-like environment) via the doc_makeall.sh script. The cmake<br>> setting just sets things up.<br>> <br>> Generally, I always let the dashboard generate the docs and then check<br>> them the next day, because building the docs takes a long time. Or<br>> for my own projects, I use a modified version of the doc_makeall<br>> script to just generate docs for my own classes.<br>> <br>> David<br>> _______________________________________________<br>> Powered by www.kitware.com<br>> <br>> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html<br>> <br>> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ<br>> <br>> Follow this link to subscribe/unsubscribe:<br>> http://www.vtk.org/mailman/listinfo/vtkusers<br>                                            <br /><hr />Vous êtes étudiants ? Bénéficiez de Windows 7 à 35? ! <a href='http://www.windows-7-pour-les-etudiants.com' target='_new'>Découvrez notre offre ! </a></body>
</html>