<div>I installed itk 2.4 today itself, and this is my experience...</div>
<div>&nbsp;</div>
<div>first i moved the 2.2 version library files from the directory, and copied 2.4 version files in their place (basically replaced them)...</div>
<div>&nbsp;</div>
<div>then i ran cmake with my existing binary folder as output and same path as input</div>
<div>&nbsp;</div>
<div>then it failed to compile with about 31 errors, in 3 projects which failed to compile..</div>
<div>&nbsp;</div>
<div>then i had to delete the complete binaries, and then run cmake again to generate the binaries from scratch after which it got thru successfully in the first try...</div>
<div>&nbsp;</div>
<div>I dont know if the problem you are facing can be solved by this or not.. but maybe if u too start from scratch, u will be able to build the binaries..</div>
<div>&nbsp;</div>
<div>HTH,</div>
<div>Ashish.<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 12/5/05, <b class="gmail_sendername">John Tourtellott</b> &lt;<a href="mailto:itk@jatstuff.com">itk@jatstuff.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I've been away from my system all day, so let me try to catch up with<br>Vincente:<br><br><br>1. Here's my 
ITK-2.4.0-Binary-Dir/Utilities/vxl/vcl/vcl_config_manual.h<br>file:<br><br>#ifndef vcl_config_manual_h_<br>#define vcl_config_manual_h_<br>//:<br>// \file<br>// This file either is or was generated from vcl_config_manual.h.in
<br>// \brief manual options<br><br><br>//: VCL_USE_NATIVE_STL<br>// Whether to use the compiler's STL.<br>#define VCL_USE_NATIVE_STL 1<br><br><br>//: VCL_USE_NATIVE_COMPLEX<br>// Whether to use the compiler's complex type.
<br>#define VCL_USE_NATIVE_COMPLEX 1<br>// Used to be set from VCL_USE_NATIVE_STL, which worked fine.<br>// If you don't use the stl flag's setting you're on your own.<br>// #define VCL_USE_NATIVE_COMPLEX VCL_USE_NATIVE_STL
<br><br><br>//: VCL_USE_IMPLICIT_TEMPLATES<br>// Whether to use implicit template instantiation.<br>#define VCL_USE_IMPLICIT_TEMPLATES 1<br><br>#endif // vcl_config_manual_h_<br><br><br>2. So like Vincente, my file does have VCL_USE_NATIVE_STL defined. (So
<br>if I understand correctly, this means that CMake generated the right<br>thing, but Visual Studio is trying to compile some files it shouldn't.)<br><br><br>3. As for manually adding ITK directories to the include path, no, I've
<br>never done that. Just to be sure, I checked the itkvcl project<br>properties, and all of the &quot;Additional Include Directories&quot; descend from<br>my InsightToolkit-2.4.0 binary directory.<br><br><br>4. As for other ITK versions, yes, I have 
2.0.1 installed on this same<br>system.<br><br><br>5. As for VXL, no, I do not have that installed on my machine (other<br>than as part of ITK).<br><br>john<br><br><br>_______________________________________________<br>Insight-users mailing list
<br><a href="mailto:Insight-users@itk.org">Insight-users@itk.org</a><br><a href="http://www.itk.org/mailman/listinfo/insight-users">http://www.itk.org/mailman/listinfo/insight-users</a><br></blockquote></div><br><br clear="all">
<br>-- <br>Ashish Poddar<br>&lt;<a href="http://ahpoddar.bizhat.com">http://ahpoddar.bizhat.com</a>&gt;<br>Its high time we standardize everything!