Bob,<br>I have always worked with the nightly install of VTk since moving one from VTK 4.4 .<br>Maybe you can start with that directly . <br>Other that that if the error that you are getting is from an example you tried then it is probably a bug and maybe you can let the developers know which code sample is it and they can correct it . <br>
<br>Othere than that I dont know how to help since I have used vtk5.4 and vtk5.6 build without any problems .<br><br>Regards<br>Darshan<br><br><div class="gmail_quote">On Mon, Sep 20, 2010 at 6:22 PM, Bob Palank <span dir="ltr"><<a href="mailto:bob@stlcc.org">bob@stlcc.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div link="blue" vlink="purple" lang="EN-US">
<div>
<p>Running XP Pro SP3 and VS2008 Pro using .Net
3.5 SP1 with a new vtk 5.6.0 build/install</p>
<p class="MsoNormal"><br>
Trying to build the cone example but with most code is commented out. </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Without the line of code below, I get a clean build.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> #include "d:\vtk560\include\vtkConeSource.h"</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">With it, the following error is generated:</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Error 2 fatal
error C1083: Cannot open include file: 'vtkstd/vector': No such file or
directory d:\vtk560\include\vtkunicodestring.h 51 ConeFor2008</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">So apparently vtkConeSource uses
vtkunicodestring.h(Sandia Labs Code c 2008) which has </p>
<p class="MsoNormal">#include <vtkstd/vector> in it. </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I don't want to change copyrighted Sandia code
8-)</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I suspect many have a clean build of all vtk 5.6.0 files
placed in appropriate bin, include, and lib folders for VS 2008 VC++ </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">If available, I'd like to download a proven source and compare
that to what I have. </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Any ideas?</p>
<p class="MsoNormal"> </p><font color="#888888">
<p class="MsoNormal">Bob</p>
</font></div>
</div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>