Test Case Compilation Error: vtkVersion.h: No such file or directory
Symptom
The vtkVersion.h: No such file or directory error is reported when compiling test cases.

Root Cause
Some of the test cases are not contained in VTK 7.1.1.
Solution
Modify VTKExamples/CMakeLists.txt to mask the following modules:


Parent topic: Troubleshooting