kdevplatform 1.7.1 compilation failure cant find QT include files
Kevin Funk
kfunk at kde.org
Mon Aug 17 21:10:51 UTC 2015
On Monday 17 August 2015 14:44:26 Daniel Magree wrote:
> on Ubuntu 15.04, qt5, cmake doesn't find the QT include directory. Manually
> adding the directory gets the make file generated:
> QT_QT_INCLUDE_DIR = /usr/include/x86_64-linux-gnu/qt5
Heya,
kdevplatform 1.x doesn't compile against Qt5. It is Qt4-only.
You'll have to use current Git master from both kdevplatform.git and
kdevelop.git.
Cheers,
Kevin
> Compiliation fails with output:
> /home/<username>/Downloads/kdevplatform-1.7.1/build/sublime/../../sublime/id
> ealdockwidget.h:26:23: fatal error: QDockWidget: No such file or directory
> #include <QDockWidget>
>
> Should the include search path be added for each of the subdirectories of
> /usr/include/x86_64-linux-gnu/qt5?
>
> Here's the qmake output, if thats useful.
> qmake -v output:
> QMake version 3.0
> Using Qt version 5.4.1 in /usr/lib/x86_64-linux-gnu
>
> D
--
Kevin Funk | kfunk at kde.org | http://kfunk.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150817/0b0cfab0/attachment.sig>
More information about the KDevelop-devel
mailing list