<br>Hi Vijay,<br><br>If the build went well you should have now an executable at:<br><br>InsightApplicationsVS8/Curves3DExtractor/debug/Curves3DExtractor.exe<br><br>or if you compiled for release, you will find it in:<br><br>

InsightApplicationsVS8/Curves3DExtractor/release/Curves3DExtractor.exe<br><br>[where &quot;InsightApplicationsVS8&quot; can be replaced by the name of your binary directory]<br><br>But... if you put any directory in the CMake variable: &quot;EXECUTABLE_OUTPUT_DIR&quot;
<br>then, the executable will be copied to that directory.<br><br><br>&nbsp; Regards,<br><br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Luis<br><br><br><br>================================================<br><div><span class="gmail_quote">On 7/10/07, <b class="gmail_sendername">
vijay kumar</b> &lt;<a href="mailto:desivij@yahoo.com">desivij@yahoo.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Hi Luis,</div>  <div>&nbsp;</div>  <div>Thank you for your suggestion. I did as you suggested and configured the entire InsightApplications directory. After that, I got inside the InsightApplications\bin\Curves3DExtractor subdirectory and loaded 
Curves3DExtractor.sln into VS2005 and did an &#39;all build&#39;. The build got done without a problem. However, I expected to see a &#39;debug&#39; subdirectory that contains a&nbsp;&nbsp;Curves3DExtractor.exe application. I don&#39;t see it. Is there something else I need to do? 
</div>  <div>&nbsp;</div>  <div>Could you please advise?</div>  <div>&nbsp;</div>  <div>Thank you.</div>  <div>&nbsp;</div>  <div>Regards,</div>  <div>Vijay</div><div><span class="e" id="q_113b349a6aa10188_1">  <div>&nbsp;</div>  <div>&nbsp;</div>
  <div><br><b><i>Luis Ibanez &lt;<a href="mailto:luis.ibanez@kitware.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">luis.ibanez@kitware.com</a>&gt;</i></b> wrote:</div>  </span></div><blockquote style="border-left: 2px solid rgb(16, 16, 255); padding-left: 5px; margin-left: 5px;">
<div><span class="e" id="q_113b349a6aa10188_3"><br>Hi Vijay,<br><br>You must configure with CMake the *entire*
 InsightApplications<br>directory.<br><br>Once you have configured the entire package, you can get inside<br>any of the subdirectories and build only that subdirectory.<br><br>The error that you are getting seems typical of running CMake
<br>in the Curves3DExtractor subdirectory instead of running it<br>at the top level.<br><br>The &quot;ADD_GUI_EXECUTABLE&quot; command is actually a CMake macro that<br>is defined in the CMakeLists.txt file at the top directory of
<br>InsightApplications.<br><br><br>Regards,<br><br><br>Luis<br><br><br>------------------------------<br>Xavier Mellado Esteban wrote:<br>&gt; <br>&gt; Hello:<br>&gt; <br>&gt; I am not sure but try to compile the &quot;Auxiliary&quot; folder and then try 
<br>&gt; to compile the example again. I think its needed to compile a connector <br>&gt; between FLTK, VTK before compile any GUI based application. And switch <br>&gt; to the latest version of CMake and ITK.<br>&gt; <br>
&gt; Hope this helps you:<br>&gt; Xavi<br>&gt; <br>&gt; vijay
 kumar escribió:<br>&gt; <br>&gt;&gt; Hi Everyone,<br>&gt;&gt; I am trying to compile the Curves3DExtractor application. As indicated <br>&gt;&gt; in GettingStarted-IV.pdf, I configured the paths to FLTK headers and <br>
&gt;&gt; libraries, but I still get the following compilation error: &quot;Unknown <br>&gt;&gt; CMake command &quot;ADD_GUI_EXECUTABLE&quot;. I searched the archives, but <br>&gt;&gt; didn&#39;t find a suitable answer. Can someone please advise me on this?
<br>&gt;&gt; <br>&gt;&gt; The only change I made to the CMakeLists.txt file is to comment out <br>&gt;&gt; the lines with<br>&gt;&gt; &quot;if (build_outside_insight_applications)&quot; as I am building it within <br>&gt;&gt; the applications directory.
<br>&gt;&gt; <br>&gt;&gt; Thanks,<br>&gt;&gt; Vijay<br>&gt;&gt;<br>&gt;&gt; ------------------------------------------------------------------------<br>&gt;&gt; Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!&#39;s user 
<br>&gt;&gt; panel <br>&gt;&gt; <br></span></div><span class="q">&gt;&gt; and lay it on us.<br>&gt;&gt; ------------------------------------------------------------------------<br>&gt;&gt;<br>&gt;&gt; _______________________________________________
<br>&gt;&gt; Insight-users mailing list<br>&gt;&gt; <a href="mailto:Insight-users@itk.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Insight-users@itk.org</a><br>&gt;&gt; <a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.itk.org/mailman/listinfo/insight-users</a><br>&gt;&gt; <br>&gt; <br>&gt; <br>&gt; <br></span></blockquote><span class="ad"><br><p> 
      </p><hr size="1">Be a better Heartthrob. <a href="http://us.rd.yahoo.com/evt=48255/*http://answers.yahoo.com/dir/_ylc=X3oDMTI5MGx2aThyBF9TAzIxMTU1MDAzNTIEX3MDMzk2NTQ1MTAzBHNlYwNCQUJwaWxsYXJfTklfMzYwBHNsawNQcm9kdWN0X3F1ZXN0aW9uX3BhZ2U-?link=list&amp;sid=396545433" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
Get better relationship answers </a>from someone who knows.<br>Yahoo! Answers - Check it out. 
<p></p></span></blockquote></div><br>