<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 "InsightApplicationsVS8" can be replaced by the name of your binary directory]<br><br>But... if you put any directory in the CMake variable: "EXECUTABLE_OUTPUT_DIR"
<br>then, the executable will be copied to that directory.<br><br><br> Regards,<br><br><br> Luis<br><br><br><br>================================================<br><div><span class="gmail_quote">On 7/10/07, <b class="gmail_sendername">
vijay kumar</b> <<a href="mailto:desivij@yahoo.com">desivij@yahoo.com</a>> 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> </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 'all build'. The build got done without a problem. However, I expected to see a 'debug' subdirectory that contains a Curves3DExtractor.exe application. I don't see it. Is there something else I need to do?
</div> <div> </div> <div>Could you please advise?</div> <div> </div> <div>Thank you.</div> <div> </div> <div>Regards,</div> <div>Vijay</div><div><span class="e" id="q_113b349a6aa10188_1"> <div> </div> <div> </div>
<div><br><b><i>Luis Ibanez <<a href="mailto:luis.ibanez@kitware.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">luis.ibanez@kitware.com</a>></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 "ADD_GUI_EXECUTABLE" 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>> <br>> Hello:<br>> <br>> I am not sure but try to compile the "Auxiliary" folder and then try
<br>> to compile the example again. I think its needed to compile a connector <br>> between FLTK, VTK before compile any GUI based application. And switch <br>> to the latest version of CMake and ITK.<br>> <br>
> Hope this helps you:<br>> Xavi<br>> <br>> vijay
kumar escribió:<br>> <br>>> Hi Everyone,<br>>> I am trying to compile the Curves3DExtractor application. As indicated <br>>> in GettingStarted-IV.pdf, I configured the paths to FLTK headers and <br>
>> libraries, but I still get the following compilation error: "Unknown <br>>> CMake command "ADD_GUI_EXECUTABLE". I searched the archives, but <br>>> didn't find a suitable answer. Can someone please advise me on this?
<br>>> <br>>> The only change I made to the CMakeLists.txt file is to comment out <br>>> the lines with<br>>> "if (build_outside_insight_applications)" as I am building it within <br>>> the applications directory.
<br>>> <br>>> Thanks,<br>>> Vijay<br>>><br>>> ------------------------------------------------------------------------<br>>> Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user
<br>>> panel <br>>> <br></span></div><span class="q">>> and lay it on us.<br>>> ------------------------------------------------------------------------<br>>><br>>> _______________________________________________
<br>>> Insight-users mailing list<br>>> <a href="mailto:Insight-users@itk.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Insight-users@itk.org</a><br>>> <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>>> <br>> <br>> <br>> <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&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>