[Paraview] undefined reference to `vtkSmartVolumeMapper::GetLastUsedRenderMode()

Francois Bertel francois.bertel at kitware.com
Tue May 18 10:32:32 EDT 2010


--recursive was added in git 1.6.5:

ref: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.txt

and it apparently not useful in VTK because there is no submodule inside VTK.


On Tue, May 18, 2010 at 10:23 AM, Utkarsh Ayachit
<utkarsh.ayachit at kitware.com> wrote:
> I typically just to:
>> git submodule update
>
> and it does the trick.
>
> Utkarsh
>
> On Tue, May 18, 2010 at 10:13 AM, David Doria <daviddoria at gmail.com> wrote:
>> On Tue, May 18, 2010 at 10:04 AM, Francois Bertel
>> <francois.bertel at kitware.com> wrote:
>>> What did you pull? ParaView? VTK?
>>>
>>> If your VTK is inside paraview then do this:
>>>
>>> $ cd ParaView
>>> $ git submodule update --recursive
>>
>> Ah yes, I forgot VTK isn't directly included when updating Paraview anymore.
>>
>> I tried this:
>> [doriad at daviddoria ParaView]$ git submodule update --recursive
>>
>> But it seems to be an invalid syntax, as it replied with:
>>
>> Usage: git submodule [--quiet] [--cached] [add [-b branch] <repo>
>> <path>]|[status|init|update [-i|--ini-N|--no-fetch]|summary
>> [-n|--summary-limit <n>] [<commit>]] [--] [<path>...]|[foreach
>> <command>]|[sync  [<path>...]]
>>
>> I also tried this:
>> [doriad at daviddoria ParaView]$ git submodule update VTK
>>
>> but it didn't seem to do anything?
>>
>> Any other ideas?
>>
>> 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 ParaView Wiki at: http://paraview.org/Wiki/ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.paraview.org/mailman/listinfo/paraview
>>
>



-- 
François Bertel, PhD  | Kitware Inc. Suite 204
1 (518) 371 3971 x113 | 28 Corporate Drive
                      | Clifton Park NY 12065, USA


More information about the ParaView mailing list