[vtkusers] 回复: where is vtkstd/string ?

Mark Jefferson mark.jefferson at qq.com
Sun Apr 6 09:35:00 EDT 2008


thank you for your reply, David,
   but... how to modify it so that I could use class vtkStdString? could you give me some suggestion again?
   thank you!
   MJ
  
 _______________________________________________
  
 It's in the binary/build tree of VTK. It's configured there after you run CMake against VTK's CMakeLists.txt file...


 On Sat, Apr 5, 2008 at 10:47 PM, Mark Jefferson <mark.jefferson at qq.com> wrote:
  Hello,
   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. 
   unluckily, I always get a error when I use the class vtkStdString :
   cannot open include file: 'vtkstd/string': no such file or directory 
   in fact, in my vtk, I really could not find vtkstd/string. 
   can anyone help me? what's wrong with it?
   MJ

_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20080406/7cb6f512/attachment.htm>


More information about the vtkusers mailing list