I fixed it, thanks to annma's help on irc.
I modified the cmakefiles and added appropriate flags (include
(KDE4Defaults)
include_directories( ${KDE4_INCLUDES} ${QT_INCLUDES} ) by having a look at
the cmakefiles generated by the default KAppTemplate KDE project, as
suggested by annma.
Will try
Hi,
I'm using Kubuntu 11.10 with KDE 4.8. I've got the libqt4-devel,
kdelibs5-devel, kdesdk packages installed. I'm new to KDE development in
c++ (I've done stuff in pykde)
I'm trying to compile the Tutorial 1 for Solid from kdeexamples (code
pasted here : http://paste.kde.org/429152/ (tutorial1.c