[vtk-developers] Python Wrapping

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Aug 15 15:39:16 EDT 2012


Kevin,

I've pushed a fix to gerrit: http://review.source.kitware.com/#/t/1090/

VTK_BUILD_ALL_MODULES==ON without VTK_WRAP_PYTHON lead to
vtkWrapPython module enabled, but cmake ended up skipping importing of
a cmake file that provided the definition. This patch fixes the issue.

Utkarsh

On Wed, Aug 15, 2012 at 3:06 PM, Kevin H. Hobbs <hobbsk at ohio.edu> wrote:
> On 08/15/2012 03:01 PM, Utkarsh Ayachit wrote:
>> That might be my doing. Is this a static build of VTK with Python enabled?
>>
>
> It shouldn't be : BUILD_SHARED_LIBS:BOOL=ON
>
> The cmake script is attached.
>



More information about the vtk-developers mailing list