On Thu, Jul 14, 2011 at 3:31 AM, Tim Sutton <span dir="ltr">&lt;<a href="mailto:lists@linfiniti.com">lists@linfiniti.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi Dave<br>
<br>
<br>
8&lt;------------------snip----------------------<br>
<div class="im">.<br>
&gt;<br>
&gt; In the release announcement of 1.6 ( <a href="http://blog.qgis.org/node/146" target="_blank">http://blog.qgis.org/node/146</a> ), it<br>
&gt; states &quot;Replaced raster histogram implementation with one based on Qwt&quot;, so<br>
&gt; I&#39;m guessing that that might be where the dependence came from. It&#39;s kind of<br>
&gt; unfortunate that it became a required dependence for such a small addition,<br>
&gt; but apparently that&#39;s the case and I&#39;ll just have to get it installed on all<br>
&gt; my machines before upgrading to 1.7.<br>
&gt;<br>
<br>
</div>Agreed but there was also a lot of interest for it to be included by<br>
default because a lot of plugin writers are using it. My apologies for<br>
the hassle. If you dont need it we could probably ifdef out the<br>
related bits out and make qgis build without it.<br></blockquote><div><br>I didn&#39;t realize it was used by so many plugins. I noticed only the single use of it in the source code and wondered why that warranted it&#39;s inclusion, but the plugin thing makes sense.<br>
 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

That said are you not using just QGIS core and gui classes in your Qt<br>
app then? I&#39;ll need to check but we should not need to link those to<br>
Qwt, just the app.<br></blockquote><div><br>I am just using QGIS core, but is there a way to build just the libraries and not the app itself?<br><br>One potential issue with this is that I know that with QGIS 1.0 the measuring tool didn&#39;t work properly in my embedded app unless the QGIS app had been run on the machine. I&#39;m not sure what caused this or if it has been resolved, but that could be one reason I would need the app as well.<br>
<br></div>Thanks,<br>Dave<br></div>