[vtkusers] Include file problem

David Doria daviddoria at gmail.com
Tue Oct 25 13:29:31 EDT 2011


On Tue, Oct 25, 2011 at 1:23 PM, Wenlong Wang <scc.wwl at gmail.com> wrote:
> Hi David,
>
> Thank you for your reply.
>
> I've checked the Infovis in the Project->C/C++->Additional Include
> Directory. And my VTK version has been updated to 5.8.0.
>
> So that's the most confusing part. It seems I've done evrything right, but
> it just doesn't work.
>
> And I am thinking about if I should use the CMake to reconfigure the
> project, However, my program is a MFC program and it's half done. I'm not
> sure if I use CMake now would be benifit.
>
> Wenlong

You don't just need to add the include directory, you actually have to
link to the library 'vtkInfovis'.

David



More information about the vtkusers mailing list