8000 VTK wrapping for python currently is not working · Issue #263 · statismo/statismo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
VTK wrapping for python currently is not working #263
Open
@normanius

Description

@normanius

I noticed that the VTK wrapping for python currently is not working for newer versions of CMake, vtk and statismo.

How to reproduce:

mkdir build
cd build 
cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_PREFIX_PATH="/opt/dev/lib/itk/cmake;/opt/dev/lib/vtk/cmake" -DBUILD_WRAPPING=ON
make -j8

(I specify the location of VTK/ITK using CMAKE_PREFIX_PATH)

Problems:
Failures on several levels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0