<DIV>Hello, </DIV>
<DIV>&nbsp;&nbsp;I am a new vtkuser. I want to&nbsp;display some character string&nbsp;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>&nbsp; Cannot open include file: 'vtkstd/string': No such file or directory</DIV>
<DIV>&nbsp;&nbsp;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>&nbsp; so my question is : </DIV>
<DIV>&nbsp; <FONT color=#0000ff><STRONG>1, is there something wrong with my vtk? is&nbsp;my vtk not complete? and do I need to reload it?</STRONG></FONT></DIV>
<DIV><FONT color=#0000ff><STRONG>&nbsp; 2, if 1 is no,&nbsp;what I should do if I want to use vtkStdString?</STRONG></FONT></DIV>
<DIV>&nbsp; who can help me? thank you!</DIV>
<DIV>&nbsp; MJ&nbsp;</DIV>