[Insight-users] problem when I run project

John Drescher drescherjm at gmail.com
Fri Mar 11 09:30:15 EST 2011


> when i run my project, it should stay there and waiting for me to input my
> command, but the window just flash and gone,
> and there is a thing i wanna mention, when i run helloworld, it should stay
> there and press anykey to stop,but my helloworld just flash and gone, and i
> put a system pause in my C++ document, it works , no flash and gone(thanks
> to Nuno Barros).
>
> what is wrong?
>

Are you running the example in Visual Studio? If so just open a
command prompt to the location the executable is in and run the
application directly. That way you can see what it prints instead of
the window going away..

John


More information about the Insight-users mailing list