Talk:Development/Tutorials/Plasma4/GettingStarted..Some More: Difference between revisions
mNo edit summary |
m (D ed moved page Talk:Development/Tutorials/Plasma/GettingStarted..Some More to Talk:Development/Tutorials/Plasma4/GettingStarted..Some More) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
This tutorial does not work for me, one thing I have discovered is that the includes should be: | 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 | but there are still a number of other related issues I still don't understand that won't allow "make" to complete error free. |
Latest revision as of 23:27, 11 September 2014
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.