[vtkusers] where is vtkstd/string ?
David Cole
david.cole at kitware.com
Sun Apr 6 09:28:37 EDT 2008
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/84f79fcd/attachment.htm>
More information about the vtkusers
mailing list