<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<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:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@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;}
span.EmailStyle20
        {font-family:Arial;
        color:blue;
        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 color=blue face=Arial><span style='font-size:
11.0pt;font-family:Arial;color:blue'>Ugh. The first time I tried it, it
apparently “didn’t take”. I re-ran CMakeSetup, saw my “RelWithDebInfo”
right where I left it, clicked “Configure” and “Ok”,
and voila: it showed up in dev studio. </span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Arial><span style='font-size:
11.0pt;font-family:Arial;color:blue'> </span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Arial><span style='font-size:
11.0pt;font-family:Arial;color:blue'><Sigh></span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Arial><span style='font-size:
11.0pt;font-family:Arial;color:blue'> </span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Arial><span style='font-size:
11.0pt;font-family:Arial;color:blue'>Thanks, Bill. Sorry for the false alarm,
folks.</span></font></p>

<p class=MsoNormal><font size=2 color=blue face=Arial><span style='font-size:
11.0pt;font-family:Arial;color:blue'> </span></font></p>

<div>

<p class=MsoNormal><font size=3 color=blue face=Arial><span style='font-size:
12.0pt;font-family:Arial;color:blue'>Chris</span></font></p>

</div>

<div style='border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt'>

<p class=MsoNormal><font size=2 face=Tahoma><span style='font-size:10.0pt;
font-family:Tahoma'>-----Original Message-----<br>
<b><span style='font-weight:bold'>From:</span></b> Lorensen, William E
(Research) [mailto:lorensen@crd.ge.com] <br>
<b><span style='font-weight:bold'>Sent:</span></b> Thursday, January 13, 2005
2:40 PM<br>
<b><span style='font-weight:bold'>To:</span></b> Chris Volpe;
vtk-developers@vtk.org<br>
<b><span style='font-weight:bold'>Subject:</span></b> RE: [vtk-developers]
build configurations</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'> </span></font></p>

<div>

<p class=MsoNormal><font size=2 color=blue face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:blue'>I always run RelWithDebInfo. I just added
it to the config types. Not sure what you are doing wrong.</span></font></p>

</div>

<div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'> </span></font></p>

</div>

<blockquote style='margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt'>

<p class=MsoNormal style='margin-bottom:12.0pt'><font size=2 face=Tahoma><span
style='font-size:10.0pt;font-family:Tahoma'>-----Original Message-----<br>
<b><span style='font-weight:bold'>From:</span></b> Chris Volpe
[mailto:cvolpe@ara.com]<br>
<b><span style='font-weight:bold'>Sent:</span></b> Thursday, January 13, 2005
2:14 PM<br>
<b><span style='font-weight:bold'>To:</span></b> vtk-developers@vtk.org<br>
<b><span style='font-weight:bold'>Subject:</span></b> [vtk-developers] build
configurations</span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:11.0pt;
font-family:Arial'>At one point in the past, there was a standard build
configuration called “RelWithDebInfo” (Release With Debugging
Info). Upon examining the cmake advanced values, I notice the CMAKE_CONFIGURATION_TYPES
variable only contains “Debug;Release”. However, since there are
other cmake variables, such as CMAKE_CXX_FLAGS_RELWITHDEBINFO, that seem to
indicate support for this mode, I decided to take a crack at adding “;RelWithDebInfo”
to the configuration types variable. Unfortunately, that didn’t work. The
generated workspace only has Debug and Release configuration modes. Can anyone
tell me what I’m doing wrong? </span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'> </span></font></p>

<p class=MsoNormal><font size=2 face=Arial><span style='font-size:11.0pt;
font-family:Arial'>Thanks,</span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'> </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: 919-582-3380<br>
8540 Colonnade Center Dr., Ste 301 
                                
Fax: 919-878-3672<br>
Raleigh, NC
27615                                                             
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>

</blockquote>

</div>

</div>

</body>

</html>