[vtkusers] Simple Graph Example compile problem

Aashish Chaudhary aashish.chaudhary at kitware.com
Wed Dec 16 14:53:05 EST 2009


I think what Marcus suggested plus a manual entry on the examples page  
if the example is built against cvs head (date of the cvs head  
checkout or update)

Most of the time doxygen will take care of it

Sent from my mobile device


On Dec 16, 2009, at 2:44 PM, David Doria <daviddoria+vtk at gmail.com>  
wrote:

> On Wed, Dec 16, 2009 at 2:42 PM, Marcus D. Hanwell
> <marcus.hanwell at kitware.com> wrote:
>> On Wednesday 16 December 2009 14:17:40 David Doria wrote:
>>> On Wed, Dec 16, 2009 at 2:12 PM, Aashish Chaudhary
>>> <aashish.chaudhary at kitware.com> wrote:
>>>> I just did grep on cvs log..
>>>>
>>>> found this..
>>>>
>>>> vevision 1.7
>>>> date: 2009-04-03 12:38:37 -0400;  author: jeff;  state: Exp;   
>>>> lines: +11
>>>> -0;  commitid: Rtg2xKhOFRulGAIt;
>>>> ENH: Adding convenience Render() method to vtkRenderView
>>>>
>>>> On Wed, Dec 16, 2009 at 2:06 PM, David Doria <daviddoria+vtk at gmail.com 
>>>> >
>>>>
>>>> wrote:
>>>>> On Wed, Dec 16, 2009 at 2:04 PM, Leon Danon  
>>>>> <kernelblaha at gmail.com>
>> wrote:
>>>>>> Hi David,
>>>>>> yes definitely should go on the mailing list.
>>>>>> I have vtk-5.4.2, and have the exact example from the wiki.
>>>>>
>>>>> I just compiled it again and it worked fine. I am using CVS  
>>>>> Head. Does
>>>>> anyone know how to tell when these methods were added? I've asked
>>>>> something this before in the past and people have provided an  
>>>>> answer
>>>>> but I didn't understand how they found the answer.
>>>>>
>>>
>>> Is there any way something can be added in the Doxygen so you can  
>>> just
>>> click on the function and it gives you information about when it was
>>> added, which release version it first appeared in, etc?
>>
>> I think you are looking for the since Doxygen command,
>>
>> http://www.stack.nl/~dimitri/doxygen/commands.html#cmdsince
>>
>> It would be nice to have entries such as,
>>
>>  // \since version 5.6
>>
>> This does require developers to remember to enter this. May be new  
>> classes
>> could also be marked in their main description so it is clear that
>> vtkContext2D is new to 5.6 for example?
>>
>> Marcus
>> --
>> Marcus D. Hanwell, Ph.D.
>> R&D Engineer, Kitware Inc.
>> (518) 881-4937
>>
>
> Is there a timeline of the releases?
> i.e. how would you convert this:
>
> vevision 1.7
> date: 2009-04-03 12:38:37 -0400;  author: jeff;  state: Exp;  lines:
> +11 -0;  commitid: Rtg2xKhOFRulGAIt;
> ENH: Adding convenience Render() method to vtkRenderView
>
> into a release number?
>
> Leon - to answer your original question - I haven't heard any
> disagreement of that you are simply using a version of VTK where these
> functions were not yet defined :(
>
> Thanks,
>
> David
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers



More information about the vtkusers mailing list