[Insight-developers] (no subject)
William A. Hoffman
bill . hoffman at kitware . com
Mon, 09 Jun 2003 22:10:23 -0400
I think Brad was able to compile it at the meeting. Brad, can you check in the
changes you made?
-Bill
At 01:36 PM 6/9/2003 -0700, Lydia Ng wrote:
>FYI - I installed visual studio 2003 on my laptop just before the meeting.
>ITK didn't build right off and I fiddle with things here and there to get
>things to build.
>
>The main things were:
>o I need to set __STL_NESTED_TYPE_PARAM_BUG
>o The new visual studio now accepts and requires "typename" in the
>template argument
>o I had to comment out a whole bunch of symbols in vcl_math.h
>
>Attached is the "cvs diff" between for my Insight directory.
>NB. I only built enough to run some registration stuff - my guess some
>more changes would be need to get the whole toolkit to build.
>
>- Lydia