[Insight-users] Re : Need to correct this example

Syrine Sahmim syrine.sahmim at yahoo.fr
Tue Aug 4 16:41:42 EDT 2009


Ok it's clear now. i will try with itk examples but i put the excutable in the  run window (start + run)in my operating system or it's enough to make debug from c++




________________________________
De : John Drescher <drescherjm at gmail.com>
À : Syrine Sahmim <syrine.sahmim at yahoo.fr>; Insight Users <insight-users at itk.org>
Envoyé le : Mardi, 4 Août 2009, 21h33mn 59s
Objet : Re: Re : Re : [Insight-users] Re : Re : Need to correct this example

On Tue, Aug 4, 2009 at 4:16 PM, Syrine Sahmim<syrine.sahmim at yahoo.fr> wrote:
> Thanks i find it and i must write something like this in the command
> arguments:
> RegistrationExample.exe or should i write like RegistrationExample.exe
> heart1.dcm heart2.dcm

In visual studio you do not put the executable in that box only the arguments.

So it will be just:
heart1.dcm heart2.dcm

> other question :
> should i specify the whole adress of the file or not
>
If the files are not in the working directory (this is set in the same
property page as the command arguments) then the answer is yes. The
default working directory if you have nothing in the box is the
location of the visual studio project file.

John



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090804/3a0a7706/attachment.htm>


More information about the Insight-users mailing list