Oops I am sorry. I just click reply.... <br><br>So the path "Q:\4.6.3\lib" actually could represent "C:\Qt\4.6.3\lib", 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"><<a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a>></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't match, it can not link and run.<br>
<div class="im HOEnZb"><br>
David E DeMarle<br>
Kitware, Inc.<br>
R&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 <<a href="mailto:linyufly@gmail.com">linyufly@gmail.com</a>> wrote:<br>
> Hi David,<br>
><br>
> When I was compiling my plugin with 32 bit ParaView Development 3.12.0<br>
> downloaded from the link you provided, I encountered the follow error<br>
> report.<br>
><br>
> LINK : fatal error LNK1181: cannot open input file<br>
> 'Q:\4.6.3\lib\QtWebKit4.lib'.<br>
><br>
> However the available Qt is in C:\Qt\4.8.0 on my machine.<br>
><br>
> How can I change that path?<br>
><br>
> Thanks!<br>
><br>
> Best regards,<br>
> Mingcheng Chen<br>
> January 30th, 2012<br>
><br>
><br>
> On Mon, Jan 30, 2012 at 8:42 AM, David E DeMarle <<a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a>><br>
> wrote:<br>
>><br>
>> On Wed, Jan 25, 2012 at 11:05 PM, Mingcheng Chen <<a href="mailto:linyufly@gmail.com">linyufly@gmail.com</a>><br>
>> wrote:<br>
>>><br>
>>> Hi all,<br>
>>><br>
>>> The latest release version of ParaView Development is 3.8. Compiling my<br>
>>> 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<br>
>>> 3.12 which was built by myself from the source code. (I once asked about an<br>
>>> MPI related problem when building ParaView from source code. I did not solve<br>
>>> the problem, so I just disabled USE_MPI.)<br>
>>><br>
>><br>
>> If you need your plugins to work with the official ParaView binaries,<br>
>> first try the development libs from<br>
>> <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>
>> (Thanks blueCAPE Lda for making the 3.12 versions!).<br>
>><br>
>> If those don't work for you then yes you need to build your own and you<br>
>> must make sure your build environment matches the build environment we used<br>
>> to make the binaries<br>
>> See: <a href="http://www.paraview.org/Wiki/ParaView_Binaries" target="_blank">http://www.paraview.org/Wiki/ParaView_Binaries</a><br>
>><br>
>><br>
>>><br>
>>> Now I had a more challenging task: install a parallel ParaView on a<br>
>>> remote multi-core machine which has no GPU and which should be able to be<br>
>>> added my new plug-ins to.<br>
>>><br>
>>> The remote multi-core machine has Visual Studio 2010 and a 64-bit Windows<br>
>>> operating system.<br>
>>><br>
>>> As far as I know, for the absence of GPU, I need to install Mesa3D,<br>
>>> right? For MPI, is MPICH2 enough? For Qt library, is any version for VS2010<br>
>>> acceptable?<br>
>>><br>
>><br>
>> On windows you don't typically need Mesa, the Windows GL drivers should<br>
>> handle it.<br>
>><br>
>> Either MPICH2 and OpenMPI should work. I've been using MPICH myself<br>
>> lately.<br>
>><br>
>> Check the Qt download site. If they don't have a VS2010 version you will<br>
>> have to build it from source yourself.<br>
>><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>
>>><br>
>><br>
>> David E DeMarle<br>
>> Kitware, Inc.<br>
>> R&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></blockquote></div><br><br clear="all"><br>