Skip to content

Cannot build PCL against VTK with OpenGL2 #1275

Closed
@VictorLamoine

Description

How to reproduce

  • Compile / install VTK with VTK_RENDERING_BACKEND = OpenGL2
  • Compile PCL against this VTK version

Error

pcl/src/visualization/src/pcl_visualizer.cpp:87:38: fatal error: vtkOpenGLHardwareSupport.h: Aucun fichier ou dossier de ce type
 #include <vtkOpenGLHardwareSupport.h>

Kitware/VTK@249fd50

Note: Close #1234 when this is solved!
Note: Revert #1533 when this issue is closed!

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions