[Insight-developers] Test programs that won't compile

Ross Whitaker whitaker at cs.utah.edu
Mon Nov 27 19:40:22 EST 2000


The MS compiler does not support templated member functions....?

Wow, that's amazing.  Templated member functions are pretty basic.

I have brought this up before, and have been soundly rebuffed, but have we considered supporting some other compiler that
runs on Wndows instead of the MS compiler?

Hypothetically, how bad would the MS compiler have to be for us not to support it?  Suppose it only compiled C programs,
would we just write everything in C and continue to "support" the MS compiler?

If MS is *not* planning on fixing these kinds of things anyway, then why we should we tie ourselves to such a compiler?

I suspect that the typical "market" for this toolkit will be sophisticated enough to install another compiler if they have
to.  Don't you think so?

Regards,

Ross


Bill Hoffman wrote:

> On windows, all of those fail except itkBasicArchitectureTest.
> The problem seems to be in ikNeightborhood.txx.
> It is using a member template.
> I know that the microsoft compiler does not support templated member functions, unless they are in the class definition.
>

--
Ross T. Whitaker, Assistant Professor
School of Computing, University of Utah
Salt Lake City, UT  84112-9205
voice: 801/587-9549, fax: 801/581-5843
web: www.cs.utah.edu/~whitaker








More information about the Insight-developers mailing list