<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Alessandro,<br>
    <br>
    <div class="moz-cite-prefix">On 05/04/2015 11:13 AM, Alessandro
      Pasotti wrote:<br>
    </div>
    <blockquote
cite="mid:CAL5Q672pGfYjGntqVRT4AYOZoM-mBbFU5u_jwmevSG37uHvDSA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">2015-05-04 9:46 GMT+02:00 Matthias
            Kuhn <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:matthias@opengis.ch" target="_blank">matthias@opengis.ch</a>></span>:I
            noticed that there are still links to Qt4:<br>
            <div><br>
              ldd /home/ale/apps-qt5/bin/qgis|grep Qt | grep -v Qt5 <br>
                      libQtSvg.so.4 =>
              /usr/lib/x86_64-linux-gnu/libQtSvg.so.4
              (0x00007f0f83399000)<br>
                      libQtGui.so.4 =>
              /usr/lib/x86_64-linux-gnu/libQtGui.so.4
              (0x00007f0f826e6000)<br>
                      libQtCore.so.4 =>
              /usr/lib/x86_64-linux-gnu/libQtCore.so.4
              (0x00007f0f82200000)<br>
              <br>
               ldd /home/ale/apps-qt5/lib/libqgis_gui.so |grep Qt | grep
              -v Qt5<br>
                      libQtSvg.so.4 =>
              /usr/lib/x86_64-linux-gnu/libQtSvg.so.4
              (0x00007fa851a10000)<br>
                      libQtGui.so.4 =>
              /usr/lib/x86_64-linux-gnu/libQtGui.so.4
              (0x00007fa850d5c000)<br>
                      libQtCore.so.4 =>
              /usr/lib/x86_64-linux-gnu/libQtCore.so.4
              (0x00007fa850877000)<br>
              <br>
              <br>
            </div>
            <div>I disabled the bindings, grass plugin and qwt polar and
              make clean, what am I doing wrong?<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br>
    Have you compiled and linked QWT and QScintilla against Qt5 and made
    sure that they are picked up by CMake when you build QGIS?<br>
    <blockquote
cite="mid:CAL5Q672pGfYjGntqVRT4AYOZoM-mBbFU5u_jwmevSG37uHvDSA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra"><br clear="all">
          <br>
          -- <br>
          <div>Alessandro Pasotti<br>
            w3:   <a moz-do-not-send="true" href="http://www.itopen.it"
              target="_blank">www.itopen.it</a></div>
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>