VTK/Developer how to: Difference between revisions

From KitwarePublic
< VTK
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
----
<span style="color: #555555; font-size: 18px; font-weight: bold;">Start Here</span>
<span style="color: #555555; font-size: 18px; font-weight: bold;">Start Here</span>
----
====Join====
====Join====
:[http://www.vtk.org/VTK/help/mailing.html Sign up] for the vtk mailing lists
:[http://www.vtk.org/VTK/help/mailing.html Sign up] for the vtk mailing lists
Line 9: Line 11:
====Learn====
====Learn====
:Watch some of Kitware's [http://www.vtk.org/VTK/resources/webinars.html Webinars]
:Watch some of Kitware's [http://www.vtk.org/VTK/resources/webinars.html Webinars]
<hr>
----
<span style="color: #555555; font-size: 18px; font-weight: bold;">Source code How-tos</span>
<span style="color: #555555; font-size: 18px; font-weight: bold;">Source code How-tos</span>
 
----
:[[VTK/Git|Get the VTK source]]
:[[VTK/Git|Get the VTK source]]
:[[VTK/Git/Develop#Setup|Setup for Git development]]
:[[VTK/Git/Develop#Setup|Setup for Git development]]
:[[VTK/Git/Develop#Create_a_Topic|Create, Commit, and Share Change Sets]]
:[[VTK/Git/Develop#Create_a_Topic|Create, Commit, and Share Change Sets]]
 
----
<hr>
<span style="color: #555555; font-size: 18px; font-weight: bold;">Build Instructions</span>
<span style="color: #555555; font-size: 18px; font-weight: bold;">Build Instructions</span>
 
----
:[[VTK/Prerequisites|Setup the Prerequisites]]
:[[VTK/Prerequisites|Setup the Prerequisites]]
:[[VTK/Building|Configure and Build]]
:[[VTK/Building|Configure and Build]]
 
----
<hr>
<span style="color: #555555; font-size: 18px; font-weight: bold;">Testing How-Tos</span>
<span style="color: #555555; font-size: 18px; font-weight: bold;">Testing How-Tos</span>
----
:[[VTK/Git/Dashboard|Contribute a Dashboard]]
:[[VTK/Git/Dashboard|Contribute a Dashboard]]
:[[VTK/Developers_Corner#Dashboard_submissions | Submit to the Nightly Dashboards]]
:[[VTK/Developers_Corner#Dashboard_submissions | Submit to the Nightly Dashboards]]
:View the [http://open.cdash.org/index.php?project=VTK VTK Dashboards]
:View the [http://open.cdash.org/index.php?project=VTK VTK Dashboards]

Revision as of 18:16, 29 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
Peruse a few of the External Tutorials

Learn

Watch some of Kitware's Webinars

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

Testing How-Tos


Contribute a Dashboard
Submit to the Nightly Dashboards
View the VTK Dashboards