VTK/Developer how to: Difference between revisions

From KitwarePublic
< VTK
Jump to navigationJump to search
(Created page with "<span style="color: #555555; font-size: 18px; font-weight: bold;">Start Here</span> ====Join==== :[http://www.vtk.org/VTK/help/mailing.html Sign up] for the vtk mailing lists :[h...")
 
No edit summary
Line 17: Line 17:


:[[VTK/Prerequisites|Setup the Prerequisites]]
:[[VTK/Prerequisites|Setup the Prerequisites]]
:[[VTK/Configure|Configure (Generate Unix Makefiles or Windows Solution files)]]
:[[VTK/Building|Configure and Build]]
:[[VTK/Building|Build it]]
:[[VTK/Examples|Use it!]]

Revision as of 19:10, 28 April 2014

Start Here

Join

Sign up for the vtk mailing lists
Register on the Mantis bug tracker

Read

Browse the VTK Coding Standards so we're all on the same page
Skim the Developer's FAQ

Source code How-tos

Get the VTK source
Setup for Git development
Create, Commit, and Share Change Sets

Build Instructions

Setup the Prerequisites
Configure and Build