<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 4, 2015 at 5:30 PM,  <span dir="ltr"><<a href="mailto:amarok-devel-request@kde.org" target="_blank">amarok-devel-request@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Amarok-devel mailing list submissions to<br>
        <a href="mailto:amarok-devel@kde.org">amarok-devel@kde.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://mail.kde.org/mailman/listinfo/amarok-devel" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/amarok-devel</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:amarok-devel-request@kde.org">amarok-devel-request@kde.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:amarok-devel-owner@kde.org">amarok-devel-owner@kde.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Amarok-devel digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. amarok port to kf5 (RISHABH GUPTA)<br>
   2. Re: amarok port to kf5 (Olivier Churlaud)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Fri, 4 Sep 2015 16:40:21 +0530<br>
From: RISHABH GUPTA <<a href="mailto:rishabh9511@gmail.com">rishabh9511@gmail.com</a>><br>
To: <a href="mailto:amarok-devel@kde.org">amarok-devel@kde.org</a><br>
Subject: amarok port to kf5<br>
Message-ID:<br>
        <CAB9YDnVoy0wPqspZiHP5OisxVAb2Vsb1r6=jdDCZxXP_=<a href="mailto:NizOw@mail.gmail.com">NizOw@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
hello,<br>
<br>
The error "undefined reference to vtable someclass" is generally produced<br>
because of not defining the virutal functions of  that class.<br>
<br>
So maybe  there is a virutal function in class "factory" which has not been<br>
defined .I tried looking up for the class "factory" but couldn't find it<br>
<br>
<br>
rishabh<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mail.kde.org/pipermail/amarok-devel/attachments/20150904/07de99d2/attachment-0001.html" rel="noreferrer" target="_blank">http://mail.kde.org/pipermail/amarok-devel/attachments/20150904/07de99d2/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Fri, 4 Sep 2015 13:13:06 +0200<br>
From: Olivier Churlaud <<a href="mailto:olivier@churlaud.com">olivier@churlaud.com</a>><br>
To: <a href="mailto:amarok-devel@kde.org">amarok-devel@kde.org</a><br>
Subject: Re: amarok port to kf5<br>
Message-ID: <<a href="mailto:55E97CC2.5080501@churlaud.com">55E97CC2.5080501@churlaud.com</a>><br>
Content-Type: text/plain; charset="utf-8"; Format="flowed"<br>
<br>
Le 04/09/2015 13:10, RISHABH GUPTA a écrit :<br>
> hello,<br>
><br>
> The error "undefined reference to vtable someclass" is generally<br>
> produced because of not defining the virutal functions of  that class.<br>
><br>
> So maybe  there is a virutal function in class "factory" which has not<br>
> been defined .I tried looking up for the class "factory" but couldn't<br>
> find it<br>
><br>
No, actually the error is more likely due to the macro used in the<br>
factory class. According to [1], the macro K_EXPORT_PLUGIN is<br>
deprecated. Therefore we have this error.<br></blockquote><div><br></div><div>Thank you for correcting me .I can't find the factory class. I tried finding it inside the classes of src\core-impl\storage and some other folders but it's not  defined there .</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
[1] <a href="https://community.kde.org/Frameworks/Porting_Notes" rel="noreferrer" target="_blank">https://community.kde.org/Frameworks/Porting_Notes</a><br>
><br>
> rishabh<br>
><br>
><br>
> _______________________________________________<br>
> Amarok-devel mailing list<br>
> <a href="mailto:Amarok-devel@kde.org">Amarok-devel@kde.org</a><br>
> <a href="https://mail.kde.org/mailman/listinfo/amarok-devel" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/amarok-devel</a><br>
<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mail.kde.org/pipermail/amarok-devel/attachments/20150904/db88bb2a/attachment-0001.html" rel="noreferrer" target="_blank">http://mail.kde.org/pipermail/amarok-devel/attachments/20150904/db88bb2a/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
Amarok-devel mailing list<br>
<a href="mailto:Amarok-devel@kde.org">Amarok-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/amarok-devel" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/amarok-devel</a><br>
<br>
<br>
------------------------------<br>
<br>
End of Amarok-devel Digest, Vol 104, Issue 4<br>
********************************************<br>
</blockquote></div><br></div></div>