Yes. The only flags I changed were<br><br>BUILD_SHARED_LIBS => Yes<br>VTK_DATA_PATH => (the right path)<br><br><br><div class="gmail_quote">On 7 September 2011 00:59, David Doria <span dir="ltr"><<a href="mailto:daviddoria@gmail.com">daviddoria@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div></div><div class="h5">On Tue, Sep 6, 2011 at 7:54 PM, N David Brown <<a href="mailto:hubdave@gmail.com">hubdave@gmail.com</a>> wrote:<br>
> When including the necessary VTK header files in my C++ project in Visual<br>
> Studio 2008, I receive this error:<br>
><br>
> Cannot open include file: 'vtkstd/string': No such file or directory<br>
><br>
> It arises on line 25 of vtkstdstring.h, which reads:<br>
><br>
> #include <vtkstd/string><br>
><br>
> I can find a string.c in vtk/Utilities, maybe this is the file I need?<br>
> However I already include vtk/Utilities in my project.<br>
><br>
> Could someone please tell me what I'm missing?<br>
><br>
> Best,<br>
><br>
> David<br>
<br>
</div></div>Are you using CMake to produce your project?<br>
<font color="#888888"><br>
David<br>
</font></blockquote></div><br>