I have 355 separate .dcm files, each 65 KB, that I try to write to a single .dcm file. The program runs fine for some time but suddenly I get the error:<br><br>....\itkimageseriesread.txx<br>Line: 370<br><br>Run-Time Check Failure #2 - Stack around the variable 'sliceStartIndex' was corrupted.<br>
<br>Any ideas on what this means, does the program not support that many .dcm files?<br><br><br><br><br>I am now trying to write <br><br><div class="gmail_quote">On Wed, Jun 10, 2009 at 2:47 PM, motes motes <span dir="ltr"><<a href="mailto:mort.motes@gmail.com">mort.motes@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Thanks!<div><div></div><div class="h5"><br><br><div class="gmail_quote">On Wed, Jun 10, 2009 at 2:35 PM, Mathieu Malaterre <span dir="ltr"><<a href="mailto:mathieu.malaterre@gmail.com" target="_blank">mathieu.malaterre@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
'lo<br>
<div><br>
On Wed, Jun 10, 2009 at 2:33 PM, motes motes<<a href="mailto:mort.motes@gmail.com" target="_blank">mort.motes@gmail.com</a>> wrote:<br>
> ok I am now trying to follow the example from the ItkSoftwareGuide.pdf page<br>
> 330. I have made a new project using ITK 3.12.0 (just copied the HelloWorld<br>
> example) and in the source file I have:<br>
</div><div>>>HelloWorld.obj : error LNK2019: unresolved external symbol "public: static<br>
>> class itk::SmartPointer<class itk::ImageIOBase> __cdecl<br>
>> itk::ImageIOFactory::CreateImageIO(char const *,enum<br>
>> itk::ImageIOFactory::FileModeType)"<br>
</div><...><br>
<div>> ADD_EXECUTABLE(HelloWorld HelloWorld.cxx )<br>
> TARGET_LINK_LIBRARIES(HelloWorld ITKCommon)<br>
<br>
</div>TARGET_LINK_LIBRARIES(HelloWorld ITKIO)<br>
<br>
2cts<br>
--<br>
<font color="#888888">Mathieu<br>
</font></blockquote></div><br>
</div></div></blockquote></div><br>