You're missing this line somewhere: K_EXPORT_PLASMA_RUNNER(my-test-runner, MyTestRunner)
It exports the big that make it a plugin, with the entry point that krunner needs. Also you can then kill your mytestrunner_global.h code, as that's exporting code for linking against, which is a bit different.
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel