[Paraview] Compiling error with 3.8.0

Dave Partyka dave.partyka at kitware.com
Tue Jun 1 17:12:05 EDT 2010


Turn VTK_USE_RPATH to ON or export DYLD_LIBRARY_PATH to your bin dir.

On Tue, Jun 1, 2010 at 5:07 PM, Fred Fred <stan1313 at hotmail.fr> wrote:

>  Hello,
> I have downloaded the 3.8 release source from the download page and I try
> to compile it on Mac OS X Leopard, using the classic cmake porcedure that
> has been successful with the 3.6.2 but I get a surprising error:
>
> [ 34%] Building CXX object
> VTK/VolumeRendering/CMakeFiles/vtkVolumeRenderingPython.dir/vtkVolumeRenderingPythonInit.cxx.o
> Linking CXX shared module ../../bin/libvtkVolumeRenderingPython.so
> [ 34%] Built target vtkVolumeRenderingPython
> [ 34%] Generating vtkCompositeZPassShader_fs.cxx,
> vtkCompositeZPassShader_fs.h
> [ 34%] Generating vtkSocketCommunicatorHash.h
> dyld: Library not loaded: libvtksys.pv3.8.dylib
>   Referenced from:
> /usr/local/ParaView3_BUILD/VTK/Parallel/../../bin/vtkHashSource
>   Reason: image not found
> /bin/sh: line 1:   970 Trace/BPT trap          ../../bin/vtkHashSource
> /usr/local/ParaView-3.8.0/VTK/Parallel/vtkSocketCommunicator.cxx
> vtkSocketCommunicatorHash vtkSocketCommunicatorHash.h
> make[2]: *** [VTK/Parallel/vtkSocketCommunicatorHash.h] Error 133
> make[1]: *** [VTK/Parallel/CMakeFiles/vtkParallel.dir/all] Error 2
> make: *** [all] Error 2
> Macintosh-3:ParaView3_BUILD$ find . -name "*libvtksys*"
> ./bin/libvtksys.dylib
> ./bin/libvtksys.pv3.8.dylib
>
> So the required library is available in ./bin, which should be included in
> the path to search for librairies, but it does not work.
> What should I do to solve this issue?
>
>
>
> ------------------------------
> Vous voulez protéger votre vie privée ? La solution avec Internet Explorer
> 8 <http://clk.atdmt.com/FRM/go/232102477/direct/01/>
>
> _______________________________________________
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100601/a2367ccd/attachment.htm>


More information about the ParaView mailing list