Re: Assistance required regarding SoK project

2014-11-26 Thread vedant agarwala
Nitul, "undefined reference" errors are caused when the different files are not linked together properly. You obviously have this problem as you have added new files (CueSheet.h|cpp) but have not made any entry of it in the CMakeLists.txt. See how the files are added to CMakeLists.txt and do the

Re: Assistance required regarding SoK project

2014-11-26 Thread vedant agarwala
On Thu, Nov 27, 2014 at 12:58 AM, Nitul Datt wrote: > Hey Vedant, > > On 11/26/14, vedant agarwala wrote: > > Hello Nitul, > > > > Also paste a link to the error using paste.kde.org in the description. > > > > I have done so. The link is as follows: http://goo.gl/Csp8uW > > > It is a very large

Re: Assistance required regarding SoK project

2014-11-26 Thread Nitul Datt
Hey Vedant, On 11/26/14, vedant agarwala wrote: > Hello Nitul, > > Also paste a link to the error using paste.kde.org in the description. > I have done so. The link is as follows: http://goo.gl/Csp8uW > It is a very large diff to analyze. seems like you have added a lot of > redundant lines in

Re: Review Request 121250: SoK Implement Cuesheet Support

2014-11-26 Thread Nitul Datt
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121250/ --- (Updated Nov. 27, 2014, 12:53 a.m.) Review request for Amarok and Vedant

Re: Assistance required regarding SoK project

2014-11-26 Thread Nitul Datt
Hi! On 11/26/14, Myriam Schweingruber wrote: > Hi Nitul, > > > > On Tue, Nov 25, 2014 at 9:31 PM, Nitul Datt wrote: >> Hey! >> >> I've put up an initial patch on reviewboard. It's not completely error >> free and I need some help figuring out what's wrong. >> > > Could you please also subscribe

Re: Review Request 121250: SoK Implement Cuesheet Support

2014-11-26 Thread Nitul Datt
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/121250/ --- (Updated Nov. 27, 2014, 12:39 a.m.) Review request for Amarok and Vedant

Re: Assistance required regarding SoK project

2014-11-26 Thread Myriam Schweingruber
Hi Nitul, On Tue, Nov 25, 2014 at 9:31 PM, Nitul Datt wrote: > Hey! > > I've put up an initial patch on reviewboard. It's not completely error > free and I need some help figuring out what's wrong. > Could you please also subscribe the group Amarok for that review? It doesn't show up for us.