[vtkusers] Missing <vtkstd/string>

N David Brown hubdave at gmail.com
Tue Sep 6 20:05:01 EDT 2011


Yes. The only flags I changed were

BUILD_SHARED_LIBS => Yes
VTK_DATA_PATH => (the right path)


On 7 September 2011 00:59, David Doria <daviddoria at gmail.com> wrote:

> On Tue, Sep 6, 2011 at 7:54 PM, N David Brown <hubdave at gmail.com> wrote:
> > 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
>
> Are you using CMake to produce your project?
>
> David
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110907/15297e2c/attachment.htm>


More information about the vtkusers mailing list