<div class="gmail_quote">On Wed, Jan 25, 2012 at 11:05 PM, Mingcheng Chen <span dir="ltr"><<a href="mailto:linyufly@gmail.com">linyufly@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br><br>The latest release version of ParaView Development is 3.8. Compiling my plug-in with it always returns: error MSB6006: "cmd.exe" exited with code 1.<br><br>However, I can successfully compile my plug-in with ParaView Development 3.12 which was built by myself from the source code. (I once asked about an MPI related problem when building ParaView from source code. I did not solve the problem, so I just disabled USE_MPI.)<br>
<br></blockquote><div><br></div><div>If you need your plugins to work with the official ParaView binaries, first try the development libs from <a href="http://paraview.org/Wiki/ParaView:Plugin_Deployment_with_Development_Installs">http://paraview.org/Wiki/ParaView:Plugin_Deployment_with_Development_Installs</a></div>
<div>(Thanks blueCAPE Lda for making the 3.12 versions!).</div><div><br></div><div>If those don't work for you then yes you need to build your own and you must make sure your build environment matches the build environment we used to make the binaries</div>
<div>See: <a href="http://www.paraview.org/Wiki/ParaView_Binaries">http://www.paraview.org/Wiki/ParaView_Binaries</a></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Now I had a more challenging task: install a parallel ParaView on a remote multi-core machine which has no GPU and which should be able to be added my new plug-ins to.<br><br>The remote multi-core machine has Visual Studio 2010 and a 64-bit Windows operating system.<br>
<br>As far as I know, for the absence of GPU, I need to install Mesa3D, right? For MPI, is MPICH2 enough? For Qt library, is any version for VS2010 acceptable?<br><br></blockquote><div><br></div><div>On windows you don't typically need Mesa, the Windows GL drivers should handle it.</div>
<div><br></div><div>Either MPICH2 and OpenMPI should work. I've been using MPICH myself lately.</div><div><br></div><div>Check the Qt download site. If they don't have a VS2010 version you will have to build it from source yourself.</div>
<div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Is there any cutoff for me?<br><br>I am looking forward to helping hand badly...<br>
<br>Thanks for finishing reading!<br><br>Best regards,<span class="HOEnZb"><br><font class="Apple-style-span" color="#888888">Mingcheng Chen</font><br><font class="Apple-style-span" color="#888888">January 25th, 2012</font><br>
<br></span></blockquote><div> </div></div><div>David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909<br></div>