<DIV>Hello, </DIV>
<DIV> I am a new vtkuser. I want to display some character string information in the vtkRenderWindow. and I know class vtkStdString and vtkScaledTextActor could help me. but I could not use it correctly. while I use class vtkStdString, I always get the error : </DIV>
<DIV> Cannot open include file: 'vtkstd/string': No such file or directory</DIV>
<DIV> it tells me that the file vtkstd/string is not in my vtk(vtk source codes that I had downloaded from vtk.org). so I check it in my vtk, I find nothing. </DIV>
<DIV> so my question is : </DIV>
<DIV> <FONT color=#0000ff><STRONG>1, is there something wrong with my vtk? is my vtk not complete? and do I need to reload it?</STRONG></FONT></DIV>
<DIV><FONT color=#0000ff><STRONG> 2, if 1 is no, what I should do if I want to use vtkStdString?</STRONG></FONT></DIV>
<DIV> who can help me? thank you!</DIV>
<DIV> MJ </DIV>