<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    Thank you all for you hints. I ended up having to set WITH_QWTPOLAR
    to off. All the other options did not work.<br>
    <br>
    At least I could compile QGIS this way. I don't use GPS on this
    laptop anyway.<br>
    <br>
    Thanks,<br>
    Andreas<br>
    <br>
    <div class="moz-cite-prefix">On 16.08.2015 20:29, Matthias Kuhn
      wrote:<br>
    </div>
    <blockquote cite="mid:55D0D686.1000505@opengis.ch" type="cite">
      <pre wrap="">Short background:

History:
 * qwtpolar is used for showing the satellite map on the gps widget
 * ubuntu, debian (osgeo4w, mac I guess) don't ship qwtpolar packages
 * therefore qwtpolar source code is shipped with the qgis source code
 * the qwtpolar source code in the qgis repository is no longer
compatible with the latest qwt library

Options:
 * update the qwtpolar source code in the qgis repository
 * remove the satellite display (that's what's currently done when
qwtpolar is disabled)
 * re-implement the satellite display without unpackaged external
dependencies (I'd love to see somebody do that, e.g. a QML component
would be great)

Until then: make sure you have an old qwt library ready (qwt < 6.1),
have a system that ships a recent version of qwtpolar (e.g. Fedora) or
turn off WITH_QWTPOLAR.

Cheers,
Matthias

On 08/16/2015 08:11 PM, J.O. Williams wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">Andreas,

I would like to suggest that qwtpolar option be changed to OFF
permanently and use the embedded copy exclusively.  I have had trouble
with option a couple of times and have tried to install the qwtpolar
library.  And have wasted a hour each time trying to reinstall before
I remember the change needed. The library  is no longer being
maintained and is probably dead code.

I also build using Ubuntu 14.04 LTS.

TIA

J.O. Williams

On 08/16/2015 10:01 AM, Andreas Neumann wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">Thanks Bas - this seems to work.

Andreas

On 16.08.2015 17:39, Sebastiaan Couwenberg wrote:
</pre>
          <blockquote type="cite">
            <pre wrap="">On 16-08-15 17:23, Andreas Neumann wrote:
</pre>
            <blockquote type="cite">
              <pre wrap="">I upgraded a laptop with Ubuntu 15.04 and I can't compile QGIS because
of qwtpolar. I tried with internal qwtpolar, but it complains that
it is
not compatible with qwt6.1 and above (which seems to be the default in
Ubuntu 15.04). It also seems like Ubuntu 15.04 doesn't provide a
package
for qwtpolar, so if I turn internal qwtpolar off it complains that it
can't find qwtpolar.

What do you recommend to do on Ubuntu 15.04?
</pre>
            </blockquote>
            <pre wrap="">Using the -DWITH_QWTPOLAR=OFF CMake option should be sufficient to
build
QGIS with Qwt >= 6.1.

The qwtpolar embedded copy needs to be updated to qwtpolar-1.1 for Qwt
</pre>
            <blockquote type="cite">
              <pre wrap="">= 6.1 support, see:
</pre>
            </blockquote>
            <pre wrap=""><a class="moz-txt-link-freetext" href="http://hub.qgis.org/issues/13156">http://hub.qgis.org/issues/13156</a>

Kind Regards,

Bas

</pre>
          </blockquote>
          <pre wrap="">
_______________________________________________
Qgis-developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
</pre>
        </blockquote>
        <pre wrap="">
_______________________________________________
Qgis-developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a>
</pre>
      </blockquote>
      <pre wrap="">

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Qgis-developer mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a></pre>
    </blockquote>
    <br>
  </body>
</html>