[vtkusers] Build error C1083

David Doria daviddoria at gmail.com
Tue Sep 21 07:35:23 EDT 2010


On Mon, Sep 20, 2010 at 11:29 PM, Bill Lorensen <bill.lorensen at gmail.com> wrote:
> Bob,
>
> Are you using cmake to configure your project?
>
> You should
> #include <vtkConeSource.h>
>
> I suspect your include directories are not set.
>
> Bill

Here are some instructions on how to build using CMake. These are
specific to examples on the wiki, but you can try one of these to get
you started and then extrapolate to your real project:

http://www.vtk.org/Wiki/VTK/Examples/Instructions/ForUsers#Build_an_example

David



More information about the vtkusers mailing list