[vtk-developers] Remote Module Documentation

Steve Pieper pieper at isomics.com
Wed Feb 10 14:50:20 EST 2016


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
>>
>>
>
>
> --
> William J. Schroeder, PhD
> Kitware, Inc. - Building the World's Technical Computing Software
> 28 Corporate Drive
> Clifton Park, NY 12065
> will.schroeder at kitware.com
> http://www.kitware.com
> (518) 881-4902
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20160210/c38f73c6/attachment.html>


More information about the vtk-developers mailing list