[Insight-users] problem with Visual c++ 2008 experss edition

Luis Ibanez luis.ibanez at kitware.com
Sat Jan 26 16:33:23 EST 2008


Hi Mostafa,

You are probably trying to run the "ALL_BUILD" target from the
Visual studio IDE.

Instead of doing that, you should select the "Hello World" project
as the default project, and only after that, use the F5 key to
run it in Debug mode, or use CTRL+F5 to run it without debugging.


    Regards,


       Luis



----------------------
mostafa charmi wrote:
> hello all,
> 
> I have recently installed visual c++ 2008 express edition on my 
> computer. I wanted to test "helloworld" with this new compiler, but I 
> could not. A window appeared with title named "Executable for debug 
> session" and asked for executable file name.
> I will appreciate if anyone can help me to solve this problem.
> 
> thanks in advance
> 
> mostafa
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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