Hi all,<br><br>The latest release version of ParaView Development is 3.8. Compiling my plug-in with it always returns: error MSB6006: &quot;cmd.exe&quot; 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>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>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,<br>Mingcheng Chen<br>January 25th, 2012<br>