<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Build Instructions</title><link>https://sourceforge.net/p/composight/wiki/Build%2520Instructions/</link><description>Recent changes to Build Instructions</description><atom:link href="https://sourceforge.net/p/composight/wiki/Build%20Instructions/feed" rel="self"/><language>en</language><lastBuildDate>Sun, 06 Nov 2016 15:24:55 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/composight/wiki/Build%20Instructions/feed" rel="self" type="application/rss+xml"/><item><title>Build Instructions modified by Benjamin Bertram</title><link>https://sourceforge.net/p/composight/wiki/Build%2520Instructions/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v21
+++ v22
@@ -213,10 +213,10 @@
 Mac OS X
 ========
 Tested Build environment:
-* Mac OS X 10.10.5 Yosemite
-* CMake 3.3.0
-* XCode
-* ITK 4.8.2 compiled from source
-* Qt 4.8.6 provided by mac ports: qt4-mac @4.8.6_0
-* VTK 5.10.1 provided by mac ports: vtk5 @5.10.1_2+qt4_mac
-
+ - Mac OS X 10.10.5 Yosemite
+ - CMake 3.3.0
+ - XCode 7.2
+ - ITK 4.8.2 compiled from source
+ - Qt 4.8.6 provided by mac ports: qt4-mac @4.8.6_0
+ - VTK 5.10.1 provided by mac ports: vtk5 @5.10.1_2+qt4_mac
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benjamin Bertram</dc:creator><pubDate>Sun, 06 Nov 2016 15:24:55 -0000</pubDate><guid>https://sourceforge.netd4832605f87e51b550fe0ccac5e98b15f3c95e90</guid></item><item><title>Build Instructions modified by Benjamin Bertram</title><link>https://sourceforge.net/p/composight/wiki/Build%2520Instructions/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v20
+++ v21
@@ -12,6 +12,9 @@
 The latest stable revision is 0.2 and can be obtained here
 http://svn.code.sf.net/p/composight/code/tags/0.2.0

+General Notes:
+* ITK 4.8.x or newer is required
+* composight is not yet ported to VTK 6 and Qt 5

 Windows
 =====
@@ -67,7 +70,7 @@

 ####VTK 5.10.1

-####ITK 4.8.0
+####ITK 4.8.2

 Linux
@@ -206,3 +209,14 @@
 - Show all the commands including compiler calls:
 `make VERBOSE=1`
 - ITK produced some errors when linking itkTestDriver. For some reason it helped to run `make clean &amp;amp;&amp;amp; make itkTestDriver` after activating and deactivating BUILD_TESTING (plus \[Generate\] each time). Using the system libjpeg, libpng and libtiff did not work out well.
+
+Mac OS X
+========
+Tested Build environment:
+* Mac OS X 10.10.5 Yosemite
+* CMake 3.3.0
+* XCode
+* ITK 4.8.2 compiled from source
+* Qt 4.8.6 provided by mac ports: qt4-mac @4.8.6_0
+* VTK 5.10.1 provided by mac ports: vtk5 @5.10.1_2+qt4_mac
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benjamin Bertram</dc:creator><pubDate>Sun, 06 Nov 2016 15:23:38 -0000</pubDate><guid>https://sourceforge.net5806fbb11c0d72c4d8bd7c021db5b1215e9e1312</guid></item><item><title>Build Instructions modified by Pascal Pinter</title><link>https://sourceforge.net/p/composight/wiki/Build%2520Instructions/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v19
+++ v20
@@ -61,7 +61,7 @@
 Once Pageant has to be restarted every time you log in to your Windows account. To automate the Pageant startup, you might follow the instructions on this blog post: http://blog.shvetsov.com/2010/03/making-pageant-automatically-load-keys.html

 ###Compile Dependencies
-We only describe the steps neede for a Visual Studio 2012 build.
+We only describe the steps neede for a Visual Studio 2015 build.

 ####Qt 4.8.7

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pascal Pinter</dc:creator><pubDate>Sun, 06 Nov 2016 14:46:47 -0000</pubDate><guid>https://sourceforge.netc188f5e836a6815a7947091df76fd1fd7e9b7e54</guid></item><item><title>Build Instructions modified by Benjamin Bertram</title><link>https://sourceforge.net/p/composight/wiki/Build%2520Instructions/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -196,10 +196,10 @@

 If you want to contribute as a developer you have to use the SSH access to the svn server
 It is convenient to store a public SSH key with your sourceforge account:
-[https://sourceforge.net/p/forge/documentation/SSH%20Keys/]
+https://sourceforge.net/p/forge/documentation/SSH%20Keys/

 The repository URL is then
-[svn+ssh://YOUR_SOURCEFORGE_NAME@svn.code.sf.net/p/composight/code/]
+`svn+ssh://YOUR_SOURCEFORGE_NAME@svn.code.sf.net/p/composight/code/`

 ### Trouble Shooting

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benjamin Bertram</dc:creator><pubDate>Sun, 05 Jun 2016 13:42:39 -0000</pubDate><guid>https://sourceforge.netecebba1c866b9e49556620dfffd3cf39a7f8f964</guid></item><item><title>Build Instructions modified by Benjamin Bertram</title><link>https://sourceforge.net/p/composight/wiki/Build%2520Instructions/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -192,6 +192,15 @@

 ITK/VTK are static builds so it is not necessary to specify their location in order to run composight programs.Try to start cpsSegmentGUI from the console as a first test and have fun...

+### SVN+SSH access from Unix
+
+If you want to contribute as a developer you have to use the SSH access to the svn server
+It is convenient to store a public SSH key with your sourceforge account:
+[https://sourceforge.net/p/forge/documentation/SSH%20Keys/]
+
+The repository URL is then
+[svn+ssh://YOUR_SOURCEFORGE_NAME@svn.code.sf.net/p/composight/code/]
+
 ### Trouble Shooting

 - Show all the commands including compiler calls:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benjamin Bertram</dc:creator><pubDate>Sun, 05 Jun 2016 13:24:09 -0000</pubDate><guid>https://sourceforge.net2cc993517183b542b809bbdf951e900dc9f307a2</guid></item><item><title>Build Instructions modified by Pascal Pinter</title><link>https://sourceforge.net/p/composight/wiki/Build%2520Instructions/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -34,7 +34,7 @@

 1. Install [Putty](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html).
 * Execute the PUTTYGEN.EXE program.
-* Select the desired key type, "SSH2 DSA", within the "Parameters" section.
+* Select the desired key type, "SSH2 DSA", within the "Key" menu or the "Parameters" Section.
 * Click on the "Generate" button.
 * Follow the instruction to move the mouse over the blank area of the program in order to create random data used by PUTTYGEN to generate secure keys. Key generation will occur once PUTTYGEN has collected sufficient random data.
 * Enter USERNAME@shell.sourceforge.net for the key comment, depending on what host the key is for, replacing USERNAME with your SourceForge.net username.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pascal Pinter</dc:creator><pubDate>Tue, 22 Dec 2015 11:05:53 -0000</pubDate><guid>https://sourceforge.net197cc805d5ecc1764648cd7a501ef9c0554885cf</guid></item><item><title>Build Instructions modified by Benjamin Bertram</title><link>https://sourceforge.net/p/composight/wiki/Build%2520Instructions/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -40,7 +40,8 @@
 * Enter USERNAME@shell.sourceforge.net for the key comment, depending on what host the key is for, replacing USERNAME with your SourceForge.net username.
 * Enter the desired passphrase in the "Key passphrase" and "Confirm passphrase" fields. If the key will be used for automation of operations (i.e. as part of a script), you may choose to omit this step from the key generation process.
 * Click on the "Save private key" button. Use the resulting dialog to save your private key data for future use. You may use a filename such as SourceForge-Shell.ppk". The .ppk extension is used for PuTTY Private Key files.
-* Go to the [SSH key posting page](https://sourceforge.net/auth/shell_services) on the SourceForge.net site. Copy your public key data from the "Public key for pasting into OpenSSH authorized_keys2 file" section of the PuTTY Key Generator, and paste the key data to the provided form on the SourceForge.net site. Only one Key per line in the textbox, no newline after your key string! Click on the "Update" button to complete the posting process.
+* Login to your sourceforge.net account
+* Go to the [SSH key posting page](https://sourceforge.net/auth/shell_services) on the SourceForge.net site. Copy your public key data from the "Public key for pasting into OpenSSH authorized_keys2 file" section of the PuTTY Key Generator, and paste the key data to the provided form on the SourceForge.net site. Only one Key per line in the textbox, no newline after your key string! Click on the "Save" button to complete the posting process.
 * Exit the PuTTY Key Generator (PUTTYGEN).
 * Key data sync to hosts from the SourceForge.net site occurs on regular intervals. Your key data will be synchronized to the designated servers (shell and code repositories) after a short delay.

@@ -58,6 +59,15 @@
     * Check out a working copy to a local folder, try to add a new file and commit with the Tortoise context menu. After entering a commit log message it should work without the need of entering the passphrase.

 Once Pageant has to be restarted every time you log in to your Windows account. To automate the Pageant startup, you might follow the instructions on this blog post: http://blog.shvetsov.com/2010/03/making-pageant-automatically-load-keys.html
+
+###Compile Dependencies
+We only describe the steps neede for a Visual Studio 2012 build.
+
+####Qt 4.8.7
+
+####VTK 5.10.1
+
+####ITK 4.8.0

 Linux
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benjamin Bertram</dc:creator><pubDate>Mon, 26 Oct 2015 14:54:36 -0000</pubDate><guid>https://sourceforge.net8f9ac1fb5d2d1eb953b11b7517ec9d58776b9d20</guid></item><item><title>Build Instructions modified by Benjamin Bertram</title><link>https://sourceforge.net/p/composight/wiki/Build%2520Instructions/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -23,8 +23,8 @@

 To Just download Composight and build it from source you can either unzip the source package or
 1. Install [TortoiseSVN](http://tortoisesvn.net/downloads.html)
-* Create a Folder in the Windows explorer, right-click on it and TortoiseSVN --&amp;gt; Check out...
-* Enter http://svn.code.sf.net/p/composight/code/trunk 
+2. Create a Folder in the Windows explorer, right-click on it and TortoiseSVN --&amp;gt; Check out...
+3. Enter http://svn.code.sf.net/p/composight/code/trunk 

 You can skip the next section and continue with the compilation instructions.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benjamin Bertram</dc:creator><pubDate>Thu, 22 Oct 2015 10:28:19 -0000</pubDate><guid>https://sourceforge.netdc88231d801e19ef1cd701650dfeb3049fe0038a</guid></item><item><title>Build Instructions modified by Benjamin Bertram</title><link>https://sourceforge.net/p/composight/wiki/Build%2520Instructions/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -17,8 +17,18 @@
 =====
 In order to checkout the sources from SVN we recommend [tortoise svn](http://tortoisesvn.net/).
 You will most likely use http for read-only access.
+For a Windows build you will need Microsoft Visual Studio.

-###Read-Write access with SSH/TortoiseSVN
+###Read-Only access using PUTTY SSH/TortoiseSVN
+
+To Just download Composight and build it from source you can either unzip the source package or
+1. Install [TortoiseSVN](http://tortoisesvn.net/downloads.html)
+* Create a Folder in the Windows explorer, right-click on it and TortoiseSVN --&amp;gt; Check out...
+* Enter http://svn.code.sf.net/p/composight/code/trunk 
+
+You can skip the next section and continue with the compilation instructions.
+
+###Read-Write access using PUTTY SSH/TortoiseSVN
 We cite the steps from [SVN access for developers](https://sourceforge.net/p/forge/documentation/svn/) and [SSH Key Management](https://sourceforge.net/p/forge/documentation/SSH%20Keys/#key-generation-putty) on the sourceforge.net Wiki.
 To generate a SSH key using PuTTY where USERNAME is your sf.net account name:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benjamin Bertram</dc:creator><pubDate>Thu, 22 Oct 2015 10:27:32 -0000</pubDate><guid>https://sourceforge.net70a83e2c4cbf70f67c95ebc64c991c97038ca196</guid></item><item><title>Build Instructions modified by Benjamin Bertram</title><link>https://sourceforge.net/p/composight/wiki/Build%2520Instructions/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -47,7 +47,7 @@
 ![puttygen](https://sourceforge.net/p/composight/wiki/Build%20Instructions/attachment/TortoisePlink.png)
     * Check out a working copy to a local folder, try to add a new file and commit with the Tortoise context menu. After entering a commit log message it should work without the need of entering the passphrase.

-
+Once Pageant has to be restarted every time you log in to your Windows account. To automate the Pageant startup, you might follow the instructions on this blog post: http://blog.shvetsov.com/2010/03/making-pageant-automatically-load-keys.html

 Linux
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Benjamin Bertram</dc:creator><pubDate>Thu, 22 Oct 2015 10:21:18 -0000</pubDate><guid>https://sourceforge.net8ae9e52d0cc06ba1fd7a01a956eb5722e3681d9e</guid></item></channel></rss>