<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>