[Insight-users] MTd problem with classical examples

Frédéric Stevens frederic.stevens at gmail.com
Fri May 11 07:45:38 EDT 2007


Hi,

I have tried to build a few examples with VC++ using Cmake to make the
project.
I have made it with 2 different Runtime Library for ITK.

The first one was with MDd and everything was working. (meaning even when
running the executable obtained)

However, I have to build it in MTd in order to use other libraries that can
only made in MTd mode.
I tried to build helloworld.exe and it works.
I have tried to build a few other ones such as DicomImageReadWrite.
It's built well but the problem comes when I run the executable. An error
appears :

"Debug Assertion Failed!

Program: E:\tmp\DicomIm\bin\debug\Dicom.exe
File: dbgheap.c
Line: 1252

Expression: _CrtIsValidHeapPointer(pUserData)
"

Could someone help me on that problem please ?

Many thanks,

Frédéric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20070511/be23bf02/attachment.html


More information about the Insight-users mailing list