[Insight-users] Crash on simple application in Release

John Drescher drescherjm at gmail.com
Mon May 24 11:54:39 EDT 2010


On Mon, May 24, 2010 at 10:25 AM, Daanen Vincent <daanen at koelis.com> wrote:
> Hi all,
>
> I want to use Itk image loading capabilities.
> This simple program crashes ** in release (it's ok in debug) ** on the
> itk::ImageFileReader constructor 80
>
> What's wrong with the so simple program ?
>

Are you mixing debug and release crt libraries? This will cause
problems on windows.

John


More information about the Insight-users mailing list