[Insight-developers] VS6 Failures

Bill Lorensen bill.lorensen at gmail.com
Sat Nov 8 11:35:43 EST 2008


Luis,

I made several attempts to workaround the bug in VS6 regarding the use
of stl map across dll boundaries. All unsuccessful.
This issue is described here
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/Q172/3/96.ASP&NoWebContent=1

So, for VS6 builds I have modified ResourceProbesCollectorsBase to
print a run-time warning that the class is not supported. I replaced
the real methods of the class with empty methods. Now all tests are
passing.

I'll leave it up to you if you want to place these changes in the
release. All changes are in
Code/Common/itkResourceProbesCollectorBase.txx.
http://public.kitware.com/cgi-bin/viewcvs.cgi/Code/Common/itkResourceProbesCollectorBase.txx?root=Insight&r1=1.3&r2=1.4&sortby=date

Bill


More information about the Insight-developers mailing list