[vtkusers] Missing <vtkstd/string>
    David Doria 
    daviddoria at gmail.com
       
    Tue Sep  6 20:35:58 EDT 2011
    
    
  
On Tue, Sep 6, 2011 at 8:30 PM, N David Brown <hubdave at gmail.com> wrote:
> Solved - I had to include my build tree.
>
> Details: In CMake the path you specify in field "Where to build the
> binaries:" should be an include. In Visual Studio 2008 this goes in (Project
> Properties) -> C/C++ -> General -> Additional Include Directories
If the VS project was created with CMake this include path would have
been set automatically by the find_package(VTK REQUIRED) call,
correct?
David
    
    
More information about the vtkusers
mailing list