Le 14/09/2015 13:29, Aditya Sharma a écrit :
thanks Somsubhra for making the port compile.
I compiled it and got a segfault related to liblastfm. Please note
that
the Qt5 liblastfm is called liblastfm5.so, I changed this for lastfm &
mygpo-qt in CMakeLists
Exactly what ch
>
>
> thanks Somsubhra for making the port compile.
>
> I compiled it and got a segfault related to liblastfm. Please note that
> the Qt5 liblastfm is called liblastfm5.so, I changed this for lastfm &
> mygpo-qt in CMakeLists
>
Exactly what changes did you make in the files ? Did you or anyone els
Hi,
I'll send tomorrow the porting of main and App to KF5...
I'll tell you if i have some troubles.
Cheers
Olivier
Sur 7 sept. 2015 17:55, à 17:55, Olivier Churlaud a
écrit:
>Hi,
>
>First of all, I join Stefan to say thx to Somsubhra !
>
>The next step is to port the class App out of KUniqu
Hi,
On 2015-09-07 18:59, Olivier Churlaud wrote:
> If you are in a safe environment (I mean that you don't risk to break
> some existing configurations), try a make install and to start amarok.
> It should fail.
as Olivier already said: All these errors that I encountered were run
time errors. It
Hi Rishabh,
If you are in a safe environment (I mean that you don't risk to break
some existing configurations), try a make install and to start amarok.
It should fail.
Le 07/09/2015 18:56, RISHABH GUPTA a écrit :
Message: 1
Date: Sun, 6 Sep 2015 02:22:43 +0200
From: Stefan
>
>
> Message: 1
> Date: Sun, 6 Sep 2015 02:22:43 +0200
> From: Stefan Derkits
> To: amarok-devel@kde.org
> Subject: KF5 port continued
> Message-ID: <55eb8753.5080...@derkits.at>
> Content-Type: text/plain; charset="utf-8"
>
> Hey,
>
> hello,
> thanks Somsubhra for making the port compile.
>
>
Hi,
First of all, I join Stefan to say thx to Somsubhra !
The next step is to port the class App out of KUniqueApplication. I
think we could in the same time port it out of KCmdLineParser because
porting to QCommandLineParser is not so difficult.
By doing this, we'll be able to port main.cpp.