Skip to content

Clarify why vtkPython.h needs to be included first

Doing so avoids a python27_d.lib not found linking error on Windows debug builds caused by python.h internals.

Merge request reports