[vtkusers] VTK error with building examples

Bill Lorensen bill.lorensen at gmail.com
Wed Feb 11 08:44:46 EST 2015


When you configured vtk, did you turn in the IOInfoVis module? Or any
of the info's modules?


On Wed, Feb 11, 2015 at 12:19 AM, Fatima Zahra El Filali
<felfilali at dons.usfca.edu> wrote:
> Hello,
>
> I am trying to build vtk with all its examples on my mac
> It looks like there is a missing header file when trying to build the
> examples.
> everything passes and is 'made' (using make) then it starts building the
> examples and fails.
>
>
> Check it out here:
>
> fatal error: 'vtkXMLTreeReader.h' file not found
>
> #include "vtkXMLTreeReader.h"
>
>          ^
>
> 1 error generated.
>
> make[2]: ***
> [Examples/Infovis/Cxx/CMakeFiles/TreeLayout.dir/TreeLayout.cxx.o] Error 1
>
> make[1]: *** [Examples/Infovis/Cxx/CMakeFiles/TreeLayout.dir/all] Error 2
>
> make: *** [all] Error 2
>
>
> Could you please provide some assistance ?
>
> BTW: when I 'cmake' it without the examples, I can 'make' it without errors,
> but I really need the examples because I am learning vtk for the first time.
>
> Thanks
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtkusers mailing list