[Insight-users] Error Duting execution...

Luis Ibanez luis.ibanez at kitware.com
Sat Oct 6 10:45:27 EDT 2007


Hi Rashmi,

You are probably attempting to run the project called "ALL_BUILD".

This is not an executable, and that is the reason why Visual Studio
is asking you for an executable.

What you should do is to look at the list of project that you have
in Visual Studio after you load the workspace (in VS6.0) or the
solution file (in VS 7.0, 7.0, 8.0) and select on of the other
project (not the ALL_BUILD) as the

                   "startup project"

you do this by right-clicking on the project and selecting the option
in the popup menu that appears.


Again... Please read the tutorials.

In particular the Getting Started tutorial.
http://www.itk.org/CourseWare/Training/GettingStartedI-WebPage/img0.html

It will guide you step by step on how to do all this process.


If you continue experiencing problems after you follow the
instructions of the tutorials, then please post to this list
the CMakeLists.txt file of your project.



     Thanks,


        Luis



----------------------
rashmi vaidya wrote:
>  
> While i execute the itk project which is build after cmake configure, is 
> build sucessfully,
> after that when i was running the project then it ask for the name of 
> the executable file.. i gave as name of project sollution.. it gives 
> invalid...
>  
> so what name i have to give here ..please help...
>  
> Thanks,
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list