<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Ok thx, this issue has been solved but now I face another one:<br><br>[ 80%] Built target vtkPVFiltersPython<br>[ 80%] Building CXX object Servers/ServerManager/CMakeFiles/vtkPVServerManager.dir/vtkSMBarChartViewProxy.cxx.o<br>In file included from /usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtChartView.h:32,<br> from /usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtBarChartView.h:31,<br> from /usr/local/ParaView-3.8.0/Servers/ServerManager/vtkSMBarChartViewProxy.cxx:18:<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtView.h:25:21: error: vtkView.h: No such file or directory<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtView.h:30: error: expected class-name before ‘{’ token<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtView.h:34: error: ‘vtkView’ does not name a type<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtView.h: In static member function ‘static int vtkQtView::IsTypeOf(const char*)’:<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtView.h:34: error: ‘vtkView’ has not been declared<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtView.h: In static member function ‘static vtkQtView* vtkQtView::SafeDownCast(vtkObjectBase*)’:<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtView.h:34: error: invalid static_cast from type ‘vtkObjectBase*’ to type ‘vtkQtView*’<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtView.h: In member function ‘virtual vtkObjectBase* vtkQtView::NewInstanceInternal() const’:<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtView.h:34: error: ‘New’ is not a member of ‘vtkQtView’<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtChartView.h: At global scope:<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtChartView.h:233: error: ISO C++ forbids declaration of ‘vtkDataRepresentation’ with no type<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtChartView.h:233: error: ‘vtkDataRepresentation’ declared as a ‘virtual’ field<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtChartView.h:233: error: expected ‘;’ before ‘*’ token<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtChartView.h: In static member function ‘static vtkQtChartView* vtkQtChartView::SafeDownCast(vtkObjectBase*)’:<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtChartView.h:51: error: invalid static_cast from type ‘vtkObjectBase*’ to type ‘vtkQtChartView*’<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtChartView.h: In member function ‘virtual vtkObjectBase* vtkQtChartView::NewInstanceInternal() const’:<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtChartView.h:51: error: ‘New’ is not a member of ‘vtkQtChartView’<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtBarChartView.h: In static member function ‘static vtkQtBarChartView* vtkQtBarChartView::SafeDownCast(vtkObjectBase*)’:<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtBarChartView.h:43: error: invalid static_cast from type ‘vtkObjectBase*’ to type ‘vtkQtBarChartView*’<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtBarChartView.h: In member function ‘virtual vtkObjectBase* vtkQtBarChartView::NewInstanceInternal() const’:<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtBarChartView.h:43: error: cannot convert ‘vtkQtBarChartView*’ to ‘vtkObjectBase*’ in return<br>/usr/local/ParaView-3.8.0/Servers/ServerManager/vtkSMBarChartViewProxy.cxx: In member function ‘vtkQtBarChartView* vtkSMBarChartViewProxy::GetBarChartView()’:<br>/usr/local/ParaView-3.8.0/Servers/ServerManager/vtkSMBarChartViewProxy.cxx:40: error: no matching function for call to ‘vtkQtBarChartView::SafeDownCast(vtkQtChartView*&)’<br>/usr/local/ParaView-3.8.0/VTK/GUISupport/Qt/vtkQtBarChartView.h:43: note: candidates are: static vtkQtBarChartView* vtkQtBarChartView::SafeDownCast(vtkObjectBase*)<br>make[2]: *** [Servers/ServerManager/CMakeFiles/vtkPVServerManager.dir/vtkSMBarChartViewProxy.cxx.o] Error 1<br>make[1]: *** [Servers/ServerManager/CMakeFiles/vtkPVServerManager.dir/all] Error 2<br>make: *** [all] Error 2<br><br><br><hr id="stopSpelling">From: dave.partyka@kitware.com<br>Date: Tue, 1 Jun 2010 17:12:05 -0400<br>Subject: Re: [Paraview] Compiling error with 3.8.0<br>To: stan1313@hotmail.fr<br>CC: paraview@paraview.org<br><br>Turn VTK_USE_RPATH to ON or export DYLD_LIBRARY_PATH to your bin dir.<br><br><div class="ecxgmail_quote">On Tue, Jun 1, 2010 at 5:07 PM, Fred Fred <span dir="ltr"><<a href="mailto:stan1313@hotmail.fr">stan1313@hotmail.fr</a>></span> wrote:<br>
<blockquote class="ecxgmail_quote" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div>
Hello,<br>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:<br>
<br>[ 34%] Building CXX object VTK/VolumeRendering/CMakeFiles/vtkVolumeRenderingPython.dir/vtkVolumeRenderingPythonInit.cxx.o<br>Linking CXX shared module ../../bin/libvtkVolumeRenderingPython.so<br>[ 34%] Built target vtkVolumeRenderingPython<br>
[ 34%] Generating vtkCompositeZPassShader_fs.cxx, vtkCompositeZPassShader_fs.h<br>[ 34%] Generating vtkSocketCommunicatorHash.h<br>dyld: Library not loaded: libvtksys.pv3.8.dylib<br> Referenced from: /usr/local/ParaView3_BUILD/VTK/Parallel/../../bin/vtkHashSource<br>
Reason: image not found<br>/bin/sh: line 1: 970 Trace/BPT trap ../../bin/vtkHashSource /usr/local/ParaView-3.8.0/VTK/Parallel/vtkSocketCommunicator.cxx vtkSocketCommunicatorHash vtkSocketCommunicatorHash.h<br>
make[2]: *** [VTK/Parallel/vtkSocketCommunicatorHash.h] Error 133<br>make[1]: *** [VTK/Parallel/CMakeFiles/vtkParallel.dir/all] Error 2<br>make: *** [all] Error 2<br>Macintosh-3:ParaView3_BUILD$ find . -name "*libvtksys*"<br>
./bin/libvtksys.dylib<br>./bin/libvtksys.pv3.8.dylib<br><br>So the required library is available in ./bin, which should be included in the path to search for librairies, but it does not work.<br>What should I do to solve this issue?<br>
<br><br> <br><hr>Vous voulez protéger votre vie privée ? <a href="http://clk.atdmt.com/FRM/go/232102477/direct/01/">La solution avec Internet Explorer 8</a></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br> <br /><hr />Vous voulez protéger votre numéro de CB ? <a href='http://clk.atdmt.com/FRM/go/232102479/direct/01/' target='_new'>Utilisez Internet Explorer 8</a></body>
</html>