[vtkusers] Missing <vtkstd/string>

N David Brown hubdave at gmail.com
Tue Sep 6 19:54:57 EDT 2011


When including the necessary VTK header files in my C++ project in Visual
Studio 2008, I receive this error:

*Cannot open include file: 'vtkstd/string': No such file or directory*

It arises on line 25 of vtkstdstring.h, which reads:

*#include <vtkstd/string>*

I can find a string.c in vtk/Utilities, maybe this is the file I need?
However I already include vtk/Utilities in my project.

Could someone please tell me what I'm missing?

Best,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110907/002fffaa/attachment.htm>


More information about the vtkusers mailing list