Daniel:<br><br>Please try building InsightApplications from the top level. There may be dependencies on the vtkitk library in Auxiliary.<br><br>--<br>karthik<br><br><div class="gmail_quote">On Sun, Jul 19, 2009 at 8:56 PM, Daniel Jones <span dir="ltr">&lt;<a href="mailto:danielj@caltech.edu">danielj@caltech.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi,<br><br>I&#39;m trying to compile the &quot;SegmentationEditor&quot; application. 
I&#39;ve run ccmake in the InsightApplications root directory to set up the
makefiles. My &quot;EXECUTABLE_OUTPUT_PATH&quot; is set to /usr/local/bin/InsightApplication-3.14.0. Then I changed to the
SegmentationEditor directory and ran &quot;make&quot; there. It chugs along for a
while but eventually outputs the following error:<br>
<br>[  0%] Building CXX object SegmentationEditor/Wrapping/<div>Tcl/CMakeFiles/WSTITK.dir/tkAppInit.o<br>Linking CXX executable /usr/local/bin/InsightApplication-3.14.0/WSTITK<br>/usr/bin/ld: cannot open output file /usr/local/bin/InsightApplication-3.14.0/WSTITK: No such file or directory<br>


collect2: ld returned 1 exit status<br>make[2]: *** [/usr/local/bin/InsightApplication-3.14.0/WSTITK] Error 1<br>make[1]: *** [SegmentationEditor/Wrapping/Tcl/CMakeFiles/WSTITK.dir/all] Error 2<br>make: *** [all] Error 2<br>


<br>I noticed that &quot;WSTITK&quot; is a target for &quot;make&quot; in the
InsightApplications root directory, so I tried running that, but ended
up with the same error. I thought there might be a problem with write
permissions, but running these commands as root doesn&#39;t make any
difference. Also, the readme said something about running make in the &quot;Auxiliary&quot; directory first, but when I do that, I end up with a similar error:<br><br>Linking CXX executable /usr/local/bin/InsightApplication-3.14.0/vtkFltkExample<br>

/usr/bin/ld: cannot open output file /usr/local/bin/InsightApplication-3.14.0/vtkFltkExample: No such file or directory<br>collect2: ld returned 1 exit status<br>make[2]: *** [/usr/local/bin/InsightApplication-3.14.0/vtkFltkExample] Error 1<br>

make[1]: *** [Auxiliary/VtkFltk/CMakeFiles/vtkFltkExample.dir/all] Error 2<br>make: *** [all] Error 2<br><br>It looks like for some reason nothing it being written to my EXECUTABLE_OUTPUT_PATH directory. Any input on what I&#39;m doing wrong would be appreciated.<br>


<br>Thanks,<br><font color="#888888"><font color="#888888"> Daniel Jones</font></font></div>
<br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br><br clear="all"><br><br>