On June 28, 2010, Barış Akkurt wrote:
> i am sure that i installed all the necessary libraries like qt, libplasma
> etc.
> where is the problem?
i'm not sure without looking at the actual code and CMakeLists.txt you are
using. but the error looks like it doesn't know where the Qt includes are
(w
hi. i'm an absoulute beginner and try to make my own plasmoid.
in my source code's header section, i code;
#include
in the main function i want to create a QDBusInterface instance but the
error below appears (both at my work and at home)
dbus_deneme1.cpp:1:26: error: QDBusInterface: No such fil