<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi Luis<BR>
Thanks for ur reply.<BR>
<BR>I'm talking about an application which I'm trying to develop which is having fltk files too.<BR>
Platform is Windows, C++ and ITK version is 3.16.0<BR>
<BR>
When I'm excuting the exe file it is giving this error -<BR>
Unhandled exception at 0x0086a6fa in ITKProject.exe: 0xC0000005: Access violation reading location 0x00000008.<BR>
<BR>
Regards<BR>
Meena Trivedi<BR>
<BR>> Date: Sun, 22 Nov 2009 12:44:40 -0500<BR>> Subject: Re: [Insight-users] Problem in running the build<BR>> From: luis.ibanez@kitware.com<BR>> To: meenatrivedi@hotmail.com<BR>> CC: insight-users@itk.org<BR>> <BR>> Hi Meena,<BR>> <BR>> We will need more information...<BR>> <BR>> Are you talking about the "ImageViewer" application in<BR>> InsightApplications ?<BR>> <BR>> or<BR>> <BR>> are you talking about an application that you are developing<BR>> on your own ?<BR>> <BR>> <BR>> Also,<BR>> <BR>> please report:<BR>> <BR>> 1) Platform (Linux/ Mac/ Windows)<BR>> 2) Compiler<BR>> 3) ITK version<BR>> <BR>> and the exact error message that you are getting.<BR>> <BR>> <BR>> Thanks<BR>> <BR>> <BR>> Luis<BR>> <BR>> <BR>> ---------------------------------------<BR>> On Sat, Nov 21, 2009 at 4:38 AM, Meena Trivedi <meenatrivedi@hotmail.com> wrote:<BR>> > I had successfully build ITK/VTK application which is including Fltk too,<BR>> > for creating image viewer but when I am running its executable file it is<BR>> > giving runtime error on these lines given hereunder – (its stucked on<BR>> > return)<BR>> ><BR>> ><BR>> ><BR>> > size_type size() const<BR>> ><BR>> > { // return length of sequence<BR>> ><BR>> > return (_Myfirst == 0 ? 0 : _Mylast - _Myfirst);<BR>> ><BR>> > }<BR>> ><BR>> ><BR>> ><BR>> > Please let me know how can I resolve this so that I can run my application<BR>> > wihtou any error.<BR>> ><BR>> ><BR>> ><BR>> > Thanks in advance<BR>> ><BR>> ><BR>> ><BR>> > Meena Trivedi<BR>> ><BR>> ><BR>> > ________________________________<BR>> > Windows 7: Find the right PC for you. Learn more.<BR>> > _____________________________________<BR>> > Powered by www.kitware.com<BR>> ><BR>> > Visit other Kitware open-source projects at<BR>> > http://www.kitware.com/opensource/opensource.html<BR>> ><BR>> > Kitware offers ITK Training Courses, for more information visit:<BR>> > http://www.kitware.com/products/protraining.html<BR>> ><BR>> > Please keep messages on-topic and check the ITK FAQ at:<BR>> > http://www.itk.org/Wiki/ITK_FAQ<BR>> ><BR>> > Follow this link to subscribe/unsubscribe:<BR>> > http://www.itk.org/mailman/listinfo/insight-users<BR>> ><BR>> ><BR>                                            <br /><hr />Windows 7: Find the right PC for you. <a href='http://windows.microsoft.com/shop' target='_new'>Learn more.</a></body>
</html>