[vtk-developers] Remote Module Documentation

Berk Geveci berk.geveci at kitware.com
Wed Feb 10 15:35:41 EST 2016


This would be a great thing to have. Is the issue on the CMake
infrastructure side?

On Wed, Feb 10, 2016 at 3:11 PM, David Gobbi <david.gobbi at gmail.com> wrote:

> Hi Steve,
>
> I'm in a similar situation, I have repositories that I want to turn into
> remote modules, but I also need to be able to build these modules outside
> of VTK.  It's possible to do this (I know because I've done it) but it's
> messy.  There doesn't seem to be a clean way to build proper VTK modules on
> top of an existing binary VTK.
>
>  - David
>
>
> On Wed, Feb 10, 2016 at 12:50 PM, Steve Pieper <pieper at isomics.com> wrote:
>
>> Hey Bill -
>>
>> Agreed, this is cool - it should work for a lot of cases.  Not sure it
>> exactly works for my use case though, which at least at first is to use
>> this code in a Slicer extension. This means that it's a library that's
>> built after the general purpose VTK is already built.  Also because it's
>> part of a Slicer extension there's a different directory layout (the actual
>> C++ code is a couple directories below the top of the git repository).
>> Plus there's other stuff in the CMakeLists.txt files (which might confuse
>> the remote module build?).  Is there a way to use the same code and same
>> repository in both scenarios?
>>
>> Thanks,
>> Steve
>>
>> On Wed, Feb 10, 2016 at 2:36 PM, Will Schroeder <
>> will.schroeder at kitware.com> wrote:
>>
>>> very very nice Bill, thanks
>>>
>>> On Wed, Feb 10, 2016 at 11:42 AM, Bill Lorensen <bill.lorensen at gmail.com
>>> > wrote:
>>>
>>>> Steve,
>>>>
>>>> I updated the remote module documentation. Let me know of it helps.
>>>>
>>>> Bill
>>>> http://www.vtk.org/Wiki/VTK/Remote_Modules
>>>>
>>>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtk-developers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20160210/ee6185e7/attachment.html>


More information about the vtk-developers mailing list