[Qgis-developer] Problems building for QT5
Matthias Kuhn
matthias at opengis.ch
Mon May 4 04:32:59 PDT 2015
Hi Alessandro,
On 05/04/2015 11:13 AM, Alessandro Pasotti wrote:
> 2015-05-04 9:46 GMT+02:00 Matthias Kuhn <matthias at opengis.ch
> <mailto:matthias at opengis.ch>>:I noticed that there are still links to Qt4:
>
> ldd /home/ale/apps-qt5/bin/qgis|grep Qt | grep -v Qt5
> libQtSvg.so.4 => /usr/lib/x86_64-linux-gnu/libQtSvg.so.4
> (0x00007f0f83399000)
> libQtGui.so.4 => /usr/lib/x86_64-linux-gnu/libQtGui.so.4
> (0x00007f0f826e6000)
> libQtCore.so.4 => /usr/lib/x86_64-linux-gnu/libQtCore.so.4
> (0x00007f0f82200000)
>
> ldd /home/ale/apps-qt5/lib/libqgis_gui.so |grep Qt | grep -v Qt5
> libQtSvg.so.4 => /usr/lib/x86_64-linux-gnu/libQtSvg.so.4
> (0x00007fa851a10000)
> libQtGui.so.4 => /usr/lib/x86_64-linux-gnu/libQtGui.so.4
> (0x00007fa850d5c000)
> libQtCore.so.4 => /usr/lib/x86_64-linux-gnu/libQtCore.so.4
> (0x00007fa850877000)
>
>
> I disabled the bindings, grass plugin and qwt polar and make clean,
> what am I doing wrong?
Have you compiled and linked QWT and QScintilla against Qt5 and made
sure that they are picked up by CMake when you build QGIS?
>
>
> --
> Alessandro Pasotti
> w3: www.itopen.it <http://www.itopen.it>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20150504/fe036389/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20150504/fe036389/attachment.pgp>
More information about the Qgis-developer
mailing list