It's in the binary/build tree of VTK. It's configured there after you run CMake against VTK's CMakeLists.txt file...<br><br><br><div class="gmail_quote">On Sat, Apr 5, 2008 at 10:47 PM, Mark Jefferson <<a href="mailto:mark.jefferson@qq.com">mark.jefferson@qq.com</a>> 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> still the problem of vtkStdString in my console application. because CString couldn't be used in a console application, and string(C++) could be used, but it could be taken as the input of vtk, so I have to use vtkStdString. </div>
<div> unluckily, I always get a error when I use the class vtkStdString :</div>
<div> cannot open include file: 'vtkstd/string': no such file or directory </div>
<div> in fact, in my vtk, I really could not find vtkstd/string. </div>
<div> can anyone help me? what's wrong with it?</div>
<div> 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>