<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Le 04/09/2015 13:10, RISHABH GUPTA a écrit :<br>
    <blockquote
cite="mid:CAB9YDnVoy0wPqspZiHP5OisxVAb2Vsb1r6=jdDCZxXP_=NizOw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra"><span
            style="font-size:12.8000001907349px">hello,</span>
          <div style="font-size:12.8000001907349px"><br>
          </div>
          <div style="font-size:12.8000001907349px">The error "undefined
            reference to vtable someclass" is generally produced because
            of not defining the virutal functions of  that class.</div>
          <div style="font-size:12.8000001907349px"><br>
          </div>
          <div style="font-size:12.8000001907349px">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 </div>
          <div style="font-size:12.8000001907349px"><br>
          </div>
        </div>
      </div>
    </blockquote>
    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. <br>
    <br>
    [1] <a class="moz-txt-link-freetext" href="https://community.kde.org/Frameworks/Porting_Notes">https://community.kde.org/Frameworks/Porting_Notes</a><br>
    <blockquote
cite="mid:CAB9YDnVoy0wPqspZiHP5OisxVAb2Vsb1r6=jdDCZxXP_=NizOw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div style="font-size:12.8000001907349px"><br>
          </div>
          <div style="font-size:12.8000001907349px">rishabh</div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Amarok-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Amarok-devel@kde.org">Amarok-devel@kde.org</a>
<a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/amarok-devel">https://mail.kde.org/mailman/listinfo/amarok-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>