ITK/InsightCommunityMailingList: Difference between revisions
No edit summary |
Jhlegarreta (talk | contribs) (Change references to the mailing list for references to discourse) |
||
Line 1: | Line 1: | ||
The main forum for community discussion and support is the | The main forum for community discussion and support is the [https://discourse.itk.org/ ITK discourse space]. It is an incredibly valuable discussion forum, with very low noise and very high signal. It is frequented by the core ITK developers, regular users and new users alike. | ||
== Subscribing == | == Subscribing == | ||
To subscribe to the | To subscribe to the civilized discussion, follow the instructions at [https://discourse.itk.org/t/getting-started-with-discourse/22 getting started guide]. | ||
== Archives == | == Archives == | ||
The full archives of the | ITK transitioned from a traditional mailing list to the [https://www.discourse.org/ discourse platform] on September, 21 2017. | ||
The full archives of the previous mailing lists are available from: | |||
* List archives: http://www.itk.org/pipermail/insight-users/ | * List archives: http://www.itk.org/pipermail/insight-users/ | ||
Line 20: | Line 21: | ||
If you are asking a question about building ITK, please include the following information at a minimum: | If you are asking a question about building ITK, please include the following information at a minimum: | ||
* | * Platform (e.g. Windows, Linux, Solaris, Mac OS X, etc) | ||
* | * Compiler (e.g. gcc 3.3) | ||
* CMake version ( | * CMake version (e.g. 1.8.3) | ||
* CMake settings | * CMake settings | ||
* Complete output of the error message | * Complete output of the error message |
Latest revision as of 12:09, 17 March 2018
The main forum for community discussion and support is the ITK discourse space. It is an incredibly valuable discussion forum, with very low noise and very high signal. It is frequented by the core ITK developers, regular users and new users alike.
Subscribing
To subscribe to the civilized discussion, follow the instructions at getting started guide.
Archives
ITK transitioned from a traditional mailing list to the discourse platform on September, 21 2017.
The full archives of the previous mailing lists are available from:
- List archives: http://www.itk.org/pipermail/insight-users/
- Google search archives
- Gmane interface: http://news.gmane.org/gmane.comp.lib.itk.user
Asking Questions
It is a good idea to search here first before asking questions, to make sure it hasn't come up before. There are many detailed explanations and discussions contained in the archive, so it is well worth reading. It is also a good idea to check the FAQ and do a search on this site.
If you are asking a question about building ITK, please include the following information at a minimum:
- Platform (e.g. Windows, Linux, Solaris, Mac OS X, etc)
- Compiler (e.g. gcc 3.3)
- CMake version (e.g. 1.8.3)
- CMake settings
- Complete output of the error message
The more information you include in your original post, the easier it will be for us to help you.