Making Development Environment without compiling source distribution
From KitwarePublic
Jump to navigationJump to search
The tedious compiling from VTK source is no more needed by the help of ParaView 3.8.0 developer distribution. By simply installing ParaView 3.8.0 developer distribution, we can develop C++ program with VTK, run VTK python script in external python interpreter, and extending ParaView.
This document is based on Windows 32bit OS, and ParaView 3.8.0 developer distribution(ParaView-Development-3.8.0-Win32-x86.exe).
STEP 1