<div dir="ltr"><div><div><div>Hi Andrew,<br><br></div>I think you need to set the cmake cache variable -DVTK_USE_X=OFF. I recently did some work on compiling Paraview with osmesa for the Xeon Phi. You can find the details about it at: <a href="http://www.paraview.org/Wiki/ParaView_and_VTK_on_Xeon_Phi_%28KNC%29">http://www.paraview.org/Wiki/ParaView_and_VTK_on_Xeon_Phi_%28KNC%29</a>. You should be able to compile ParaView by following these steps, minus the cross compiling part.<br><br></div>Thanks<br></div>Sujin<br><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 14, 2015 at 9:37 AM, Andrew <span dir="ltr"><<a href="mailto:antech777@gmail.com" target="_blank">antech777@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello.</div><div><br></div><div>I need to compile ParaView 3.12.0 for co-processing with Code_Saturne (Catalyst). I tried current version 4.3.1 but it seems that Saturne (v 4.0.2) is incompatible with it's Catalyst.</div><div><br></div><div>So I compile ParaView 3.12.0 with recommended options:</div><div><a href="http://www.paraview.org/Wiki/ParaView:Build_And_Install" target="_blank">http://www.paraview.org/Wiki/ParaView:Build_And_Install</a></div><div><a href="http://www.paraview.org/Wiki/ParaView_And_Mesa_3D" target="_blank">http://www.paraview.org/Wiki/ParaView_And_Mesa_3D</a></div><div>Mesa libraries version is 9.2.0 (libGLU 9.0.0 compiled separately).</div><div>All sources are from official websites.</div><div><br></div><div>Configure with ccmake is OK, it creates Makefile and I start make. But at 97% many errors appear relating to XDMF: many unresolved (undefined) references. Example undefined references: vtkXRenderWindowInteractor_Init, vtkXRenderWindowInteractor::BreakLoopFlag, vtkXRenderWindowInteractor::App, XtDispatchEvent, vtkXRenderWindowInteractor::vtkXRenderWindowInteractor. Full make output is in attach "make.log" (it's not a first run). I also attached Makefile created with ccmake. OS is Linux CentOS 6.5 (gcc 4.4.6).</div><div><br></div><div>What is the problem? Can somebody, please, help me?<br></div></div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">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" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>