Oops I am sorry. I just click reply.... <br><br>So the path &quot;Q:\4.6.3\lib&quot; actually could represent &quot;C:\Qt\4.6.3\lib&quot;, right?<br><br>Unfortunately I found there is only Qt4.6.3VS2008 in <a href="ftp://ftp.trolltech.no/qt/source/">ftp://ftp.trolltech.no/qt/source/</a>, which means I need to build my own Qt, right?<br>
<br>Thanks again!<br><br>Best regards,<br>Mingcheng Chen<br>January 30th, 2012<br><br><div class="gmail_quote">On Mon, Jan 30, 2012 at 3:29 PM, David E DeMarle <span dir="ltr">&lt;<a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Please keep discussion on the mailing list so everyone can contribute<br>
and benefit.<br>
<br>
I think you have to install qt 4.6.3. If the libraries used by the pv<br>
libs and your program don&#39;t match, it can not link and run.<br>
<div class="im HOEnZb"><br>
David E DeMarle<br>
Kitware, Inc.<br>
R&amp;D Engineer<br>
21 Corporate Drive<br>
Clifton Park, NY 12065-8662<br>
Phone: <a href="tel:518-881-4909" value="+15188814909">518-881-4909</a><br>
<br>
<br>
<br>
</div><div class="HOEnZb"><div class="h5">On Mon, Jan 30, 2012 at 4:24 PM, Mingcheng Chen &lt;<a href="mailto:linyufly@gmail.com">linyufly@gmail.com</a>&gt; wrote:<br>
&gt; Hi David,<br>
&gt;<br>
&gt; When I was compiling my plugin with 32 bit ParaView Development 3.12.0<br>
&gt; downloaded from the link you provided, I encountered the follow error<br>
&gt; report.<br>
&gt;<br>
&gt; LINK : fatal error LNK1181: cannot open input file<br>
&gt; &#39;Q:\4.6.3\lib\QtWebKit4.lib&#39;.<br>
&gt;<br>
&gt; However the available Qt is in C:\Qt\4.8.0 on my machine.<br>
&gt;<br>
&gt; How can I change that path?<br>
&gt;<br>
&gt; Thanks!<br>
&gt;<br>
&gt; Best regards,<br>
&gt; Mingcheng Chen<br>
&gt; January 30th, 2012<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Jan 30, 2012 at 8:42 AM, David E DeMarle &lt;<a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a>&gt;<br>
&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Wed, Jan 25, 2012 at 11:05 PM, Mingcheng Chen &lt;<a href="mailto:linyufly@gmail.com">linyufly@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Hi all,<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The latest release version of ParaView Development is 3.8. Compiling my<br>
&gt;&gt;&gt; plug-in with it always returns: error MSB6006: &quot;cmd.exe&quot; exited with code 1.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; However, I can successfully compile my plug-in with ParaView Development<br>
&gt;&gt;&gt; 3.12 which was built by myself from the source code. (I once asked about an<br>
&gt;&gt;&gt; MPI related problem when building ParaView from source code. I did not solve<br>
&gt;&gt;&gt; the problem, so I just disabled USE_MPI.)<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; If you need your plugins to work with the official ParaView binaries,<br>
&gt;&gt; first try the development libs from<br>
&gt;&gt; <a href="http://paraview.org/Wiki/ParaView:Plugin_Deployment_with_Development_Installs" target="_blank">http://paraview.org/Wiki/ParaView:Plugin_Deployment_with_Development_Installs</a><br>
&gt;&gt; (Thanks blueCAPE Lda for making the 3.12 versions!).<br>
&gt;&gt;<br>
&gt;&gt; If those don&#39;t work for you then yes you need to build your own and you<br>
&gt;&gt; must make sure your build environment matches the build environment we used<br>
&gt;&gt; to make the binaries<br>
&gt;&gt; See: <a href="http://www.paraview.org/Wiki/ParaView_Binaries" target="_blank">http://www.paraview.org/Wiki/ParaView_Binaries</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Now I had a more challenging task: install a parallel ParaView on a<br>
&gt;&gt;&gt; remote multi-core machine which has no GPU and which should be able to be<br>
&gt;&gt;&gt; added my new plug-ins to.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; The remote multi-core machine has Visual Studio 2010 and a 64-bit Windows<br>
&gt;&gt;&gt; operating system.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; As far as I know, for the absence of GPU, I need to install Mesa3D,<br>
&gt;&gt;&gt; right? For MPI, is MPICH2 enough? For Qt library, is any version for VS2010<br>
&gt;&gt;&gt; acceptable?<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; On windows you don&#39;t typically need Mesa, the Windows GL drivers should<br>
&gt;&gt; handle it.<br>
&gt;&gt;<br>
&gt;&gt; Either MPICH2 and OpenMPI should work. I&#39;ve been using MPICH myself<br>
&gt;&gt; lately.<br>
&gt;&gt;<br>
&gt;&gt; Check the Qt download site. If they don&#39;t have a VS2010 version you will<br>
&gt;&gt; have to build it from source yourself.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt; Is there any cutoff for me?<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; I am looking forward to helping hand badly...<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Thanks for finishing reading!<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Best regards,<br>
&gt;&gt;&gt; Mingcheng Chen<br>
&gt;&gt;&gt; January 25th, 2012<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; David E DeMarle<br>
&gt;&gt; Kitware, Inc.<br>
&gt;&gt; R&amp;D Engineer<br>
&gt;&gt; 21 Corporate Drive<br>
&gt;&gt; Clifton Park, NY 12065-8662<br>
&gt;&gt; Phone: <a href="tel:518-881-4909" value="+15188814909">518-881-4909</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div></blockquote></div><br><br clear="all"><br>