Closed
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>
Note: Close #1234 when this is solved!
Note: Revert #1533 when this issue is closed!