Hi, I have been doing the development examples in the last week or so and making them compile in kf5. Now I wanted to take a peek into real world code. I also reported a bug on October regarding the missing configuration for wacom tablets in kde5 and recently it was pointed out that it needed to be ported [https://bugs.kde.org/show_bug.cgi?id=339834]. So I decided to clone wacomtablet to play with it. However I have some concerns: * What is the MacroLibrary, it is included in the CMakeLists file and causes an error when commenting out the KDE4 find_package and include; so I suppose is something related whit Kde?. I haven't find anything about it in the porting guide.* Is there a reference to the cmake variables created, for example KDE4_INCLUDES or KDE4_KDEUI_LIBS; and their respective version in kf5?* Finally, for project specific questions, is there a more suited communication channel or this mailing list is then appropriate one? I have just started digging into kde (as developer) so you can safely assume I know almost nothing (just what the dev examples in the tutorial have teach me). Regards.Javi
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<