It&#39;s in the binary/build tree of VTK. It&#39;s configured there after you run CMake against VTK&#39;s CMakeLists.txt file...<br><br><br><div class="gmail_quote">On Sat, Apr 5, 2008 at 10:47 PM, Mark Jefferson &lt;<a href="mailto:mark.jefferson@qq.com">mark.jefferson@qq.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>Hello,</div>
<div>&nbsp;&nbsp;still the problem of vtkStdString in my console application. because CString couldn&#39;t be&nbsp;used in a console application, and string(C++) could be used, but it could be taken as&nbsp;the input of vtk, so I have to use vtkStdString.&nbsp;</div>

<div>&nbsp;&nbsp;unluckily,&nbsp;I&nbsp;always get a error when I use the class vtkStdString :</div>
<div>&nbsp;&nbsp;cannot open include file: &#39;vtkstd/string&#39;: no such file or directory&nbsp;</div>
<div>&nbsp;&nbsp;in fact, in my vtk, I really&nbsp;could not find vtkstd/string. </div>
<div>&nbsp; can anyone help me? what&#39;s wrong with it?</div>
<div>&nbsp;&nbsp;MJ</div><br>_______________________________________________<br>
This is the private VTK discussion list.<br>
Please keep messages on-topic. Check the FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><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>