[vtkusers] using vtkOBJReader.h in Android example

Brian Miller b1.miller at samsung.com
Mon Aug 8 23:44:02 EDT 2016


Oh, actually I think I fixed the second issue by adding vtkIOGeometry
to VTK-7.0.0/Examples/Android/JavaVTK/CMakeLists.txt
in this section

find_package(VTK COMPONENTS
  vtkIOGeometry
  vtkInteractionStyle
  vtkRenderingOpenGL2
  vtkRenderingFreeType
)


More information about the vtkusers mailing list