<html>
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 10 (filtered)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Monotype Corsiva";
panose-1:3 1 1 1 1 2 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
p
{margin-right:0in;
margin-left:0in;
font-size:12.0pt;
font-family:"Times New Roman";}
span.EmailStyle17
{font-family:Arial;
color:windowtext;
font-weight:normal;
font-style:normal;
text-decoration:none none;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=EN-US link=blue vlink=purple>
<div class=Section1>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:11.0pt;
font-family:Arial'>Ok, it’s been a while since I did a “cvs update –d”
and rebuilt. I tried today, and got a boatload of compilation errors. After checking
the dashboard and reviewing the messages in the mailing list for anything I
might need to do to keep up with the VTK5-related changes, I started
investigating the output in more detail and looking at the code. The first
thing I noticed was a bunch of namespace-related issues, particularly with “string”
not being a member of “global namespace”. I tracked this down
to a VTK_NO_STD_NAMESPACE definition in vtkconfigure.h, which gets generated by
processing vtkconfigure.h.in. So, for kicks, I commented out that #define from vtkconfigure.h,
which helped a great bit, but there were similar problems in Utilities\DICOM* that
were not influenced by the change. So, it appears that Cmake is making the
wrong decision now regarding some of the configuration info it’s
generating. Since I haven’t changed compilers (I’m using .NET 2003
on XP), and since I can’t seem to find a relevant setting in CMake Setup,
even with advanced values turned on, I figure I must be missing something. Any
ideas? Thanks in advance.</span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:11.0pt;
font-family:Arial'> </span></font></p>
<p style='margin:0in;margin-bottom:.0001pt'><strong><b><font size=6
face="Monotype Corsiva"><span style='font-size:24.0pt;font-family:"Monotype Corsiva";
font-weight:normal'>Chris</span></font></b></strong></p>
<p><font size=2 face="Times New Roman"><span style='font-size:10.0pt'>--<br>
Christopher R. Volpe,
Ph.D. <br>
Senior
Scientist
Email: <a href="mailto:cvolpe@ara.com">cvolpe@ara.com</a><br>
Applied Research Associates,
Inc.
Voice: </span></font><font
size=2><span style='font-size:10.0pt'>919-582-3380<br>
</span></font><font size=2><span style='font-size:10.0pt'>8540 Colonnade
Center Dr., Ste 301</span></font><font size=2><span style='font-size:10.0pt'>
Fax: 919-878-3672<br>
</span></font><font size=2><span style='font-size:10.0pt'>Raleigh</span></font><font
size=2><span style='font-size:10.0pt'>, </span></font><font size=2><span
style='font-size:10.0pt'>NC</span></font><font size=2><span style='font-size:
10.0pt'> </span></font><font size=2><span style='font-size:10.0pt'>27615</span></font><font
size=2><span style='font-size:10.0pt'>
Web: <a href="http://www.ara.com/">www.ara.com</a></span></font></p>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'> </span></font></p>
</div>
</body>
</html>