[Paraview] compiling from CVS, vtkSocketCommunicator.cxx:420: error

Brad King brad.king at kitware.com
Tue Jun 30 09:26:11 EDT 2009


Utkarsh Ayachit wrote:
> Can you check is a file named VTK/Parallel/vtkSocketCommunicatorHash.h
> was generated. Look at it's contents. Does it look something as such:
> 
> #ifndef vtkSocketCommunicatorHash
> # define vtkSocketCommunicatorHash "5827858305bd3f3ec0c8b5e8836b390f"
> #endif

What version of CMake are you using (cmake --version)?

Also, the file

   VTK/Parallel/CMakeFiles/vtkParallel.dir/build.make

should appear in the build tree.  Please post it.

Thanks,
-Brad


More information about the ParaView mailing list