Le 04/09/2015 13:10, RISHABH GUPTA a écrit :
hello,
The error "undefined reference to vtable someclass" is generally
produced because of not defining the virutal functions of that class.
So maybe there is a virutal function in class "factory" which has not
been defined .I tried looking up for the class "factory" but couldn't
find it
No, actually the error is more likely due to the macro used in the
factory class. According to [1], the macro K_EXPORT_PLUGIN is
deprecated. Therefore we have this error.
[1] https://community.kde.org/Frameworks/Porting_Notes
rishabh
_______________________________________________
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel
_______________________________________________
Amarok-devel mailing list
Amarok-devel@kde.org
https://mail.kde.org/mailman/listinfo/amarok-devel