[Paraview] compiling from CVS, vtkSocketCommunicator.cxx:420: error
Utkarsh Ayachit
utkarsh.ayachit at kitware.com
Tue Jun 30 08:42:33 EDT 2009
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
Utkarsh
On Mon, Jun 29, 2009 at 5:39 PM, Ricardo Reis<rreis at aero.ist.utl.pt> wrote:
> On Mon, 29 Jun 2009, Moreland, Kenneth wrote:
>
>> It looks like perhaps CMake did not generate a header file correctly. You
>> might try doing a clean build. That is, delete your binary directory and
>> make a new build from scratch.
>
> Using that hint I did:
>
> - rm -rf all dirs
>
> - fresh checkout
>
> - ccmake ../ParaView3, make and the error persisted
>
> but the error persists :|
>
>
>
>
> Ricardo Reis
>
> 'Non Serviam'
>
> PhD candidate @ Lasef
> Computational Fluid Dynamics, High Performance Computing, Turbulence
> http://www.lasef.ist.utl.pt
>
> &
>
> Cultural Instigator @ Rádio Zero
> http://www.radiozero.pt
>
> http://www.flickr.com/photos/rreis/
> _______________________________________________
> 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 ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>
More information about the ParaView
mailing list