[Insight-users] Problem in running the build

Luis Ibanez luis.ibanez at kitware.com
Sun Nov 22 12:44:40 EST 2009


Hi Meena,

We will need more information...

Are you talking about the "ImageViewer" application in
InsightApplications ?

or

are you talking about an application that you are developing
on your own ?


Also,

please report:

1) Platform (Linux/ Mac/ Windows)
2) Compiler
3) ITK version

and the exact error message that you are getting.


     Thanks


           Luis


---------------------------------------
On Sat, Nov 21, 2009 at 4:38 AM, Meena Trivedi <meenatrivedi at hotmail.com> wrote:
> I had successfully build ITK/VTK application which is including Fltk too,
> for creating image viewer but when I am running its executable file it is
> giving runtime error on these lines given hereunder – (its stucked on
> return)
>
>
>
> size_type size() const
>
>             {     // return length of sequence
>
>             return (_Myfirst == 0 ? 0 : _Mylast - _Myfirst);
>
>             }
>
>
>
> Please let me know how can I resolve this so that I can run my application
> wihtou any error.
>
>
>
> Thanks in advance
>
>
>
> Meena Trivedi
>
>
> ________________________________
> Windows 7: Find the right PC for you. Learn more.
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>


More information about the Insight-users mailing list