On Wednesday, 4. November 2009 23:23:13 Aaron J. Seigo wrote: > On November 4, 2009, Peter Penz wrote: > > I checked http://techbase.kde.org/Development/Tutorials/Services/Plugins > > but don't understand how to deal with "The Plugin Factory Macro" and > > guess that is missing in my SVN plugin... > > sth like this in your plugin's .cpp file: > > K_PLUGIN_FACTORY(factory, registerPlugin<$CLASSNAME>();) > K_EXPORT_PLUGIN(factory($LIBRARYNAME)) > > replacing the $variables with the respective values (library name doesn't > include the .so suffix of course :) Thanks, I'll try this during the weekend. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<