https://bugs.kde.org/show_bug.cgi?id=449966
--- Comment #13 from Waqar Ahmed <waqar....@gmail.com> --- > Running make "katebuildplugin" seems to tell me there is nothing to be > built... That's not right. Either just run "make" or "make kateprojectplugin". Build plugin is different. You can find the plugin name usually by looking at the CMakeLists.txt file. There will be a ling add_library(kateprojectplugin # plugin target name ... ) -- You are receiving this mail because: You are watching all bug changes.