[vtkusers] VTK startup problems
    Bertwim van Beest 
    bwvb at xs4all.nl
       
    Mon Jul  8 19:24:00 EDT 2002
    
    
  
Thank you very much for your answer. I now can run all the examples!
I am still puzzled by the vtk-directory structure.
QUESTION: Are all the include files (*.h) supposed to reside in a single
directory?
          I assume this is the case. Could somebody provide a directory
listing of all the required .h files? Mine apparently is incomplete... I
can't compile any vtk-example myself, because of include files that are
not found. Yet I have followed the *precise* installation instructions. 
QUESTION: is a 'make install' required? The README.html doesn't say
so...
Regards, 
Bertwim
============================================
============================================
Prabhu Ramachandran wrote:
> 
> >>>>> "BvB" == Bertwim van Beest <bwvb at xs4all.nl> writes:
> 
>     BvB> In order to discover the vtk, I downloaded the VTK and
>     BvB> VTKData modules, using the CVS checkout.  To install, I
>     BvB> followed the instructions as given in VTK/README.html.  Prior
>     BvB> to that, I installed CMake.  Everything went fine so far. I
>     BvB> do have a few questions though. In addition, and related, I
>     BvB> encountered a few problems when I want to run some test
>     BvB> examples.
> 
> [snip]
> 
>     BvB> QUESTION: I can find the missing files, but they reside in
>     BvB> different directories. Am I missing an installation step
>     BvB> here?  I tried 'make install', but that gave lots of error
>     BvB> messages, and didn't resolve the problem.
> 
> Umm, did you build VTK first after setting up your options via
> Cmake/CMakeSetup/ and then running make?  If so what was the error
> message that you got when you did 'make install'?
>
    
    
More information about the vtkusers
mailing list