<DIV>Hello,</DIV>
<DIV>&nbsp;&nbsp;still the problem of vtkStdString in my console application. because CString couldn'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: 'vtkstd/string': 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's wrong with it?</DIV>
<DIV>&nbsp;&nbsp;MJ</DIV>