[Insight-users] Inconsistent .dll linkage in memory.h on Win2K with Visual 6.0

Nils Hanssen hanssen@caesar.de
Mon, 18 Mar 2002 11:29:36 +0100


Hi all,

I get the following error in memory.h when compiling a project with some
other libraries like vtk and qt. All libraries where built with
"Multithreaded DLL DEBUG":

memory.h(68) : warning C4273: '_memccpy' : inconsistent DLL linkage.
dllexport assumed

Does itk replace functions from the run-time libraries?
How can I avoid this error?

Thanks in advance for any suggestions!


Regards,
Nils