Skip to content

Windows fixes

Ben Boeckel requested to merge ben.boeckel/cmb:windows-fixes into master

Still one issue in that vtkOrientedGlyphContourRepresentation2 is not compiled (I got OpenGL-related errors when I tried to build it on Windows) yet it is used from vtkSMSceneContourSourceProxy.cxx. Windows doesn't like this, but we shouldn't be using it anyways.

Merge request reports