<div dir="ltr"><div class="gmail_extra"><div class="gmail_extra">2015-05-04 13:32 GMT+02:00 Matthias Kuhn <span dir="ltr"><<a href="mailto:matthias@opengis.ch" target="_blank">matthias@opengis.ch</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hi Alessandro,<br>
    <br>
    <div>On 05/04/2015 11:13 AM, Alessandro
      Pasotti wrote:<br>
    </div>
    <blockquote 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 href="mailto:matthias@opengis.ch" target="_blank">matthias@opengis.ch</a>></span>:I
            noticed that there are still links to Qt4:<span class=""><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>
          </span></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?<span class=""><br>
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_extra"><br clear="all"></div></div></blockquote></span></div></blockquote><div> <br></div><div>Hello Mathias,<br><br></div>QScintilla was ok but I forgot to change the links for QWT. Now I downloaded and built QWT using Qt5 version of qmake, then set the right path but still no luck... I cannot figure out why it is still linking to libQtCore.so.4<br><br>-- QGIS version: 2.9.0 Master (20900)<br>-- Found Proj: /usr/lib/libproj.so<br>-- Found GEOS: /usr/lib/libgeos_c.so (3.4.2)<br>-- Found GDAL: /usr/lib/libgdal.so (1.10.1)<br>-- Found Expat: /usr/lib/x86_64-linux-gnu/libexpat.so<br>-- Found Spatialindex: /usr/lib/x86_64-linux-gnu/libspatialindex.so<br>-- Found Qwt: /usr/local/qwt-6.1.2/lib/libqwt.so (6.1.2)<br>-- Found Sqlite3: /usr/lib/x86_64-linux-gnu/libsqlite3.so<br>-- Found PostgreSQL: /usr/lib/libpq.so<br>-- Found SpatiaLite: /usr/lib/x86_64-linux-gnu/libspatialite.so<br>-- Found Qt version: 5.2.1<br>-- Touch support disabled<br>-- Found QScintilla2: /usr/lib/libqt5scintilla2.so (2.8.1)<br>-- Pedantic compiler settings enabled<br>-- Debug output enabled<br>-- Found GSL: -L/usr/lib -lgsl -lgslcblas -lm<br>-- Configuring done<br>-- Generating done<br><br><br></div><div class="gmail_extra"><br clear="all"></div></div><div class="gmail_extra"><br>-- <br><div class="gmail_signature">Alessandro Pasotti<br>w3:   <a href="http://www.itopen.it" target="_blank">www.itopen.it</a></div>
</div></div>