Hi folks,<br><br>I have some troubles to make two applications of InsightApllications 3.14.0 run: SegmentationEditor &amp; SegmentationEditorFltkGui. I have been working with vtk &amp; itk sucessfully for the last weeks and now I additionally installed &amp; built FLTK 1.9 &amp; ActiveTcl 8.5.7.0. I built FLTK &amp; InsightApplications sources and all seems to work fine. Now I want to run both applications but:<br>
<br><br>1. <br>I don&#39;t understand the commands from the readme.txt of SegmentationEditor. It doesn&#39;t make any sense to me. Why should I change the directory to the source like this (I know that I have to replace the text in the brackets with my own path): <br>
<br>&quot;cd &lt;InsightApplications-source&gt;/SegmentationEditor/Scripts/&quot;<br><br>And secondly I don&#39;t have a file I can call in a path like this:<br><br>&quot;&lt;InsightApplications-build&gt;/SegmentationEditor/Wrapping/Tcl/WSTITK Main.tcl&quot;<br>
<br>And if I compile the application and start the .exe I get a windows form &quot;WSTITK&quot;, which is currently empty.<br>So how can I start the application?<br><br><br><br>2. If I try to compile the SegmentationEditorFltkGui-built I get some strange errors. Does anybody know a solution?:<br>
<br>Error    1    error PRJ0019: A tool returned an error code from &quot;Generating fltkVTKImageViewerGUI.h&quot;    ITKVtkFltk    <br>Error    2    error PRJ0019: A tool returned an error code from &quot;Generating fltkTimeProbesCollectorGUI.h&quot;    ITKFltkImageViewer    <br>
Error    3    error PRJ0019: A tool returned an error code from &quot;Generating liFilterConsole3DGUI.cxx&quot;    AnisotropicDiffusionFltkGui3D    <br>Error    4    error PRJ0019: A tool returned an error code from &quot;Generating liFilterConsole2DGUI.cxx&quot;    AnisotropicDiffusionFltkGui2D    <br>
Error    5    error PRJ0019: A tool returned an error code from &quot;Generating EditorConsoleGUI.cxx&quot;    EditorFltkGui    <br>Error    6    error PRJ0019: A tool returned an error code from &quot;Generating fltkRGBImageViewerGUI.cxx&quot;    WatershedSegmentationFltkGui3D    <br>
<br><br><br>I just wanna make one of both apps run, just wanna take a look at the SegmentationEditor.<br><br><br>Regards, Michael<br>