Talk:Development/Tutorials/Plasma4/GettingStarted..Some More

Page contents not supported in other languages.
From KDE TechBase

This tutorial does not work for me, one thing I have discovered is that the includes should be:

 #include <plasma/widgets/lineedit.h>
 #include <plasma/widgets/pushbutton.h>

but there are still a number of other related issues that I still don't understand that won't allow "make" to compete error free.