Android integration in KConfig framework

2014-04-24 Thread JAZEIX Johnny
Hi, I'm currently working on GCompris port (passing from Gtk to Qt5 qml/js) and for storing persistent data, i'm using KConfig (from https://projects.kde.org/projects/frameworks/kconfig/repository). It works fine on Desktop (tested on linux) and with a slight modification (I attached a poten

Re: Android integration in KConfig framework

2014-04-24 Thread Aleix Pol
On Thu, Apr 24, 2014 at 9:11 PM, JAZEIX Johnny wrote: > Hi, > > I'm currently working on GCompris port (passing from Gtk to Qt5 qml/js) > and for storing persistent data, i'm using KConfig (from > https://projects.kde.org/projects/frameworks/kconfig/repository). > > It works fine on Desktop (test

Re: Android integration in KConfig framework

2014-04-24 Thread Aleix Pol
On Thu, Apr 24, 2014 at 10:55 PM, Aleix Pol wrote: > On Thu, Apr 24, 2014 at 9:11 PM, JAZEIX Johnny wrote: > >> Hi, >> >> I'm currently working on GCompris port (passing from Gtk to Qt5 qml/js) >> and for storing persistent data, i'm using KConfig (from >> https://projects.kde.org/projects/frame

Re: Android integration in KConfig framework

2014-04-25 Thread Johnny Jazeix
Hi, thanks for the answer (i'm not in the list :)). I'll try it as soon as I can (hopefully this week-end) and I'll tell you the results. Have a nice day, Johnny 2014-04-24 23:59 GMT+02:00 Aleix Pol : > On Thu, Apr 24, 2014 at 10:55 PM, Aleix Pol wrote: > >> On Thu, Apr 24, 2014 at 9:11 PM,

Re: Android integration in KConfig framework

2014-04-27 Thread Aleix Pol
On Sun, Apr 27, 2014 at 7:27 PM, JAZEIX Johnny wrote: > Hi again, > > I downloaded cmake 3.0.0-rc4 but when I use cmake with > set(CMAKE_SYSTEM_NAME Android) I've got the output in attachment. > Where I installed cmake (/usr/local/share/cmake-3.0/Modules/Platform/), I > don't have any Android.cm

Re: Android integration in KConfig framework

2014-04-27 Thread JAZEIX Johnny
Hi again, I downloaded cmake 3.0.0-rc4 but when I use cmake with set(CMAKE_SYSTEM_NAME Android) I've got the output in attachment. Where I installed cmake (/usr/local/share/cmake-3.0/Modules/Platform/), I don't have any Android.cmake that could match. I googled the problem but did not find a s

Re: Android integration in KConfig framework

2014-04-28 Thread Aleix Pol
On Sun, Apr 27, 2014 at 7:38 PM, Aleix Pol wrote: > On Sun, Apr 27, 2014 at 7:27 PM, JAZEIX Johnny wrote: > >> Hi again, >> >> I downloaded cmake 3.0.0-rc4 but when I use cmake with >> set(CMAKE_SYSTEM_NAME Android) I've got the output in attachment. >> Where I installed cmake (/usr/local/share