<HTML><HEAD><META http-equiv="Content-Type" content="text/html; charset=utf-8"></HEAD><BODY>Hi Bauer,<br><div></div>Thank you very much for your reply.Now follow your instruction,I compiled Paraview 5.3 in CentOS 7.However,when I run the command (for example pvpython) in the bin directory,it reports "segmentation fault(core dumped)",when use dmesg it gives:<br><div></div><br><div></div>[zm@centos7 bin]$ dmesg | grep segfault<br>[  734.025588] pvpython[5381]: segfault at 0 ip 00007f2ff7227e29 sp 00007fff75d182a8 error 4 in libLLVM-3.9.so[7f2ff6e04000+1953000]<br>[  765.893732] pvserver[5401]: segfault at 0 ip 00007f490a12ae29 sp 00007ffd944dda18 error 4 in libLLVM-3.9.so[7f4909d07000+1953000]<br>[ 1027.562577] pvpython[15124]: segfault at 0 ip 00007f22d4c2ee29 sp 00007ffc89605368 error 4 in libLLVM-3.9.so[7f22d480b000+1953000]<br>[10541.371157] pvpython[17494]: segfault at 0 ip 00007fe7d244bc89 sp 00007ffd67c8b6b0 error 4 in libLLVM-3.9.so[7fe7d2027000+1953000]<br>[16015.006928] pvpython[18631]: segfault at 0 ip 00007ff0ae2d2e29 sp 00007ffefbbb0278 error 4 in libLLVM-3.9.so[7ff0adeaf000+1953000]<br><br><div></div>It seems libLLVM-3.9.so cause this problem,so does that mean:paraview 5.3 is not compatible with LLVM-3.9,if so,which version will be good?<br><div></div><br><div></div>Anyone has any ideas?Looking forward for your reply!<br><div></div><br><div></div>Best regards<br><div></div>Ming<br>--------- Original Message ---------<br><b>From:</b> "Andy Bauer" <andy.bauer@kitware.com><br><b>To:</b> "赵明" <mzhao@cea-igp.ac.cn><br><b>Cc:</b> "paraview-developers@paraview.org" <paraview-developers@paraview.org><br><b>Subject:</b> Re: [Paraview-developers] link error in FortranPoissonSolver of ParaViewCatalystExample<br><b>Date:</b> 03/20/2017 23:23:09 (Mon)<br><br><div dir="ltr"><div><div>Hi,<br><br></div>ParaView Catalyst has really focused on Linux platforms so we don't test the Catalyst examples with Windows. So far there has not been a project to support this use case either so I do not have a timeline for when this may be fixed.<br><br></div><div>Best,<br></div><div>Andy<br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 19, 2017 at 4:44 AM, 赵明 <span dir="ltr"><<a href="mailto:mzhao@cea-igp.ac.cn" target="_blank">mzhao@cea-igp.ac.cn</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>Hi everyone,<div><br></div><div>I'm trying to complie "FortranPoissonSolver" in "ParaviewCatalystExample" in Windows 10,the environment is visual studio 2015,intel visual fortran,everything is fine except in the last step, I always get this link error information: </div><div><div><br></div><div><u><b>error code: LNK2019</b></u><span class="m_6416431978242299689Apple-tab-span" style="white-space:pre-wrap">        </span><span style="color:rgb(42,42,42);font-family:"Microsoft YaHei UI","Microsoft YaHei",SimSun,"Segoe UI","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;font-size:13px;background-color:rgb(255,255,255)">unresolved external symbol</span> <u><b>_main</b></u> <span style="color:rgb(42,42,42);font-family:"Microsoft YaHei UI","Microsoft YaHei",SimSun,"Segoe UI","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;font-size:13px;background-color:rgb(255,255,0)">referenced in function</span> "<b>int __cdecl __scrt_common_main_seh(void)</b>" (?__scrt_common_main_seh@@<wbr>YAHXZ) <span class="m_6416431978242299689Apple-tab-span" style="white-space:pre-wrap">   </span><span class="m_6416431978242299689Apple-tab-span" style="white-space:pre-wrap">  </span>D:\build_example_catalyst_<wbr>codes\FortranPoissonSolver\<wbr>MSVCRT.lib(exe_main.obj)<span class="m_6416431978242299689Apple-tab-span" style="white-space:pre-wrap">       <div>does anyone encounter such problem?It is really annoying.<div><br></div><div>By the way,it seems in Linux there is no such problem.<div><br></div><div>Any advice will be appreciated!<div><br></div><div>Cheers<div>Ming</div></div></div></div></div><div><br></div></span></div><div><br></div></div><div></div></div><br>______________________________<wbr>_________________<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/<wbr>opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview-<wbr>developers</a><br>
<br></blockquote></div><br></div>
</BODY></HTML>