kdevplatform build: plugins/patchreview compilation error

Kevin Funk kfunk at kde.org
Tue Dec 9 15:52:45 UTC 2014


On Tuesday 09 December 2014 16:46:10 Aleksey Midenkov wrote:
> On Tue, Dec 9, 2014 at 4:31 PM, Kevin Funk <kfunk at kde.org> wrote:
> > On Tuesday 09 December 2014 16:14:20 Aleksey Midenkov wrote:
> >> In today's trunk build:
> >> 
> >> [ 80%] Building CXX object
> >> plugins/patchreview/CMakeFiles/kdevpatchreview.dir/patchreview.cpp.o
> >> In file included from
> >> /home/midenok/src/kde/kdevelop/trunk/kdevplatform/plugins/patchreview/pat
> >> chr eview.cpp:33:0: /usr/include/libkomparediff2/diffsettings.h:22:25:
> >> fatal error:
> >> QtGui/QWidget: No such file or directory
> >> compilation terminated.
> >> 
> >> $ dpkg -S QtGui/QWidget
> >> libqt4-dev: /usr/include/qt4/QtGui/QWidgetAction
> >> libqt4-dev: /usr/include/qt4/QtGui/QWidgetItem
> >> qtbase5-dev:amd64: /usr/include/x86_64-linux-gnu/qt5/QtGui/QWidgetList
> >> libqt4-dev: /usr/include/qt4/QtGui/QWidget
> >> qtbase5-dev:amd64: /usr/include/x86_64-linux-gnu/qt5/QtGui/QWidgetSet
> >> qtbase5-dev:amd64: /usr/include/x86_64-linux-gnu/qt5/QtGui/QWidgetMapper
> >> libqt4-dev: /usr/include/qt4/QtGui/QWidgetMapper
> >> libqt4-dev: /usr/include/qt4/QtGui/QWidgetItemV2
> >> libqt4-dev: /usr/include/qt4/QtGui/QWidgetSet
> >> libqt4-dev: /usr/include/qt4/QtGui/QWidgetData
> >> libqt4-dev: /usr/include/qt4/QtGui/QWidgetList
> >> 
> >> Is it OK that QtGui/QWidget is only available in Qt4? I suppose,
> >> kdevplatform compiles against Qt5 now.
> >> _______________________________________________
> >> KDevelop-devel mailing list
> >> KDevelop-devel at kde.org
> >> https://mail.kde.org/mailman/listinfo/kdevelop-devel
> > 
> > Please use the frameworks branch of libkomparediff2.git.
> 
> Where to find it?

In the repository :)

$ git clone git://anongit.kde.org/libkomparediff2
$ git checkout --track origin/frameworks

> 
> > Cheers
> > 
> > --
> > Kevin Funk | kfunk at kde.org | http://kfunk.org

-- 
Kevin Funk | kfunk at kde.org | http://kfunk.org


More information about the KDevelop-devel mailing list