Re: [SailfishDevel] Compiling and installing libsocialcache

2015-09-04 Thread Antti Seppälä
Petr, In case you're still interested in working on VK integration, I just opened these two PRs: https://github.com/nemomobile/libsocialcache/pull/69 https://github.com/nemomobile/buteo-sync-plugins-social/pull/46 Just to let you know so that you don't end up doing parallel work. - Antti ___

Re: [SailfishDevel] Compiling and installing libsocialcache

2015-08-21 Thread Jussi Pakkanen
On 21.08.2015 15:03, Petr Vytovtov wrote: >>> How have you set up your project and what is the exact error you get? I just opened this project in QtCreator and chose armv7hl build. It's unclear why it does not work (it should) but nevertheless the attached patch fixes the issue. diff --gi

Re: [SailfishDevel] Compiling and installing libsocialcache

2015-08-21 Thread Petr Vytovtov
l Message Subject: Re: [SailfishDevel] Compiling and installing libsocialcache Time (UTC): August 21 2015 10:20 am From: jussi.pakka...@jolla.com To: devel@lists.sailfishos.org On 19.08.2015 14:16, Petr Vytovtov wrote: > >>> Why don't you simply develop with the Sailfish SDK

Re: [SailfishDevel] Compiling and installing libsocialcache

2015-08-21 Thread Jussi Pakkanen
On 19.08.2015 14:16, Petr Vytovtov wrote: >>> Why don't you simply develop with the Sailfish SDK ? I've tried to use SailfishSDK but I cannot build this project with QtCreator. I do not know why. How have you set up your project and what is the exact error you get? Thanks,

Re: [SailfishDevel] Compiling and installing libsocialcache

2015-08-19 Thread Petr Vytovtov
eator. I do not know why. Regards, Petr [Linux User Group Udmurtia](https://udmlug.wordpress.com/) Original Message ---- Subject: Re: [SailfishDevel] Compiling and installing libsocialcache Time (UTC): August 19 2015 7:49 am From: sfietkonstan...@free.fr To: osa...@protonm

Re: [SailfishDevel] Compiling and installing libsocialcache

2015-08-19 Thread Lucien Xu
Hello, The best would be to use package management tools to install the packages. Instead of using rpm -i , try using zypper . It will bring you the required dependencies. Also, please note that the Mer SDK virtual machine is a "host" OS. The targets used to build are hosted inside this OS.