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

From KDE TechBase
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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 I still don't understand that won't allow "make" to complete error free.