<HTML>
<HEAD>
<TITLE>Re: [Paraview-developers] Requiring Qt 4.6 for ParaView 3.8</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Yup, that sounds like the issue I&#8217;m running into. &nbsp;However, I was hoping there would be a single fix that would work for all users. &nbsp;Compiling ParaView can be tricky enough for users/developers/support staff. &nbsp;It would be nice if it compiled with the suggested version of Qt without having to odd modifications like this.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 2/8/10 9:15 AM, &quot;Clinton Stimpson&quot; &lt;<a href="clinton@elemtech.com">clinton@elemtech.com</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<BR>
If this is the issue I'm thinking of, the Qt dmg installer creates a dummy<BR>
QtDBus.framework that CMake thinks is real. &nbsp;So it tries to link it in because<BR>
of a phonon dependency. &nbsp;(If QtDbus exists, phonon depends on it).<BR>
<BR>
I ran into this issue building VTK with Qt 4.6 from the dmg installer.<BR>
<BR>
My workaround was to rename the QtDbus.framwork directory, and start a clean<BR>
build (or edit the cmake files).<BR>
<BR>
Should find_library() be returning &quot;/some/path/foo.framework/foo&quot; instead of<BR>
&quot;/some/path/foo.framework&quot; in which case this fake QtDbus.framework wouldn't<BR>
be an issue.<BR>
<BR>
Clint<BR>
<BR>
On Monday 08 February 2010 09:00:49 am Moreland, Kenneth wrote:<BR>
&gt; I was planning on upgrading to Qt 4.6, but there is an issue with the LGPL<BR>
&gt; binaries for Mac: it is missing the QtDBus library. &nbsp;I couldn't find the<BR>
&gt; source, so I decided it was too much of a hassle to bother. &nbsp;I just tried<BR>
&gt; again this morning. &nbsp;The QtDBus library is still missing and I still can't<BR>
&gt; find the LGPL sources. &nbsp;Is there any way of making VTK/ParaView not depend<BR>
&gt; on QtDBus?<BR>
&gt;<BR>
&gt; -Ken<BR>
&gt;<BR>
&gt;<BR>
&gt; On 2/6/10 3:32 PM, &quot;Utkarsh Ayachit&quot; &lt;<a href="utkarsh.ayachit@kitware.com">utkarsh.ayachit@kitware.com</a>&gt; wrote:<BR>
&gt;<BR>
&gt; Folks,<BR>
&gt;<BR>
&gt; As we are approaching 3.8 branch, what does everyone think of making<BR>
&gt; Qt 4.6 the officially supported version? Quite a few of us have been<BR>
&gt; using Qt 4.6 for quite some time now and don't think there are any<BR>
&gt; issues.<BR>
&gt;<BR>
&gt; Utkarsh<BR>
&gt; _______________________________________________<BR>
&gt; Paraview-developers mailing list<BR>
&gt; <a href="Paraview-developers@paraview.org">Paraview-developers@paraview.org</a><BR>
&gt; <a href="http://public.kitware.com/mailman/listinfo/paraview-developers">http://public.kitware.com/mailman/listinfo/paraview-developers</a><BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt;<BR>
&gt; &nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
&gt; ***********<BR>
&gt; *** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
&gt; ** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&gt; &nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
<BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>