<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body>
    Hi Matteo,<br>
    <br>
    What is the status of<br>
    WITH_QWTPOLAR<br>
    and<br>
    WITH_INTERNAL_QWTPOLAR<br>
    <br>
    on Ubuntu you will probably have to set them both to TRUE or set
    WITH_QWTPOLAR to FALSE (in which case, if you still experience
    troubles you may have to delete the variables QWTPOLAR_INCLUDE_DIR
    and QWTPOLAR_LIBRARY. Deleting these is not the same as setting them
    to OFF.)<br>
    <br>
    Matthias<br>
    <br>
    <div class="moz-cite-prefix">On 02/06/2015 11:07 AM, Matteo Ghetta
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAMMN2u0LmPxnXfaDBpBpvsgDrJW23RBQO5FAWsRoV65ubvWr-Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>Hi all,<br>
                </div>
                I'm not able to compile QGIS. It seems related with
                QWTPOLAR_INCLUDE_DIR.<br>
              </div>
              This is the error when configuring with ccmake:<br>
              <br>
               CMake Error: The following variables are used in this
              project, but they are set to NOTFOUND.<br>
               Please set them or make sure they are set and tested
              correctly in the CMake files:<br>
               QWTPOLAR_INCLUDE_DIR<br>
                  used as include directory in directory
              /home/matteo/QGIS-master/src/app<br>
                  used as include directory in directory
              /home/matteo/QGIS-master/src/app<br>
                  used as include directory in directory
              /home/matteo/QGIS-master/src/app<br>
               QWTPOLAR_LIBRARY<br>
                   linked by target "qgis" in directory
              /home/matteo/QGIS-master/src/app<br>
                   linked by target "qgis_app" in directory
              /home/matteo/QGIS-master/src/app<br>
                   linked by target "qgis_qgisappclipboard" in directory
              /home/matteo/QGIS-master/tests/src/app<br>
              <br>
            </div>
            <br>
            <br>
          </div>
          I tried also to set them as "OFF" but then I got an error with
          make:<br>
          <br>
          <br>
          <br>
          /home/matteo/QGIS/src/app/gps/qgsgpsinformationwidget.h:27:28:
          fatal error: qwt_polar_plot.h: No such file or directory<br>
           #include <qwt_polar_plot.h><br>
                                      ^<br>
          compilation terminated.<br>
          src/app/CMakeFiles/qgis.dir/build.make:1201: recipe for target
          'src/app/CMakeFiles/qgis.dir/qgisapp.cpp.o' failed<br>
          make[2]: *** [src/app/CMakeFiles/qgis.dir/qgisapp.cpp.o] Error
          1<br>
          CMakeFiles/Makefile2:2352: recipe for target
          'src/app/CMakeFiles/qgis.dir/all' failed<br>
          make[1]: *** [src/app/CMakeFiles/qgis.dir/all] Error 2<br>
          Makefile:147: recipe for target 'all' failed<br>
          make: *** [all] Error 2<br>
          <br>
          <br>
        </div>
        Sure I'm missing something easy to fix, but I really don't know
        what..<br>
        <br>
        Thanks guys!<br>
        <br>
        Matteo<br>
        <div>
          <div>
            <div>
              <div><br>
              </div>
            </div>
          </div>
        </div>
      </div>
      <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>