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
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
ris
Hi,
I answer below.
Next time, please right to amarok-devel, so that the answers can help
other people too. And if I don't have time to answer, Aroonav might do so.
Le 01/09/2015 14:27, RISHABH GUPTA a écrit :
On Sun, Aug 30, 2015 at 2:18 PM, Olivier Churlaud
mailto:oliv...@churlaud.com>> wr
Le 20/08/2015 20:17, RISHABH GUPTA a écrit :
hello olivier,
Hi!
Through amarok-devel mailing list i came to know that you are helping
out aroonav in the porting process.I would like to do the same but for
that i need some help which would help me getting started .I read the
mails between yo
Hi Rishabh,
On Tue, Aug 18, 2015 at 7:18 PM, RISHABH GUPTA wrote:
> hello,
>
> this is for aroonav and olivier who are working on the amarok port. I would
> like to help in the porting process.
>
> But to be able to help i would like to know about the way you guys have been
> working on this .I t
hello,
this is for aroonav and olivier who are working on the amarok port. I would
like to help in the porting process.
But to be able to help i would like to know about the way you guys have
been working on this .I think this whole process would help me in
understanding the structure of amarok .