et envs;
> but then you have rolled your own sb2.
>
> I cant but recall the words : those who do not understand Unix, are doomed
> to reinvent it, poorly.
>
> Best,
> tortoisedoc
>
> On Fri, Dec 22, 2017 at 10:09 AM, Yuvraaj Kelkar
> wrote:
>
>> I want to crea
of curiosity, what's blocking you from using scratchbox?
>
> On Fri, Dec 22, 2017 at 7:53 AM, Yuvraaj Kelkar wrote:
>
>> Ha!
>> Any other ideas?
>>
>> Thanks,
>> -Yuvraaj
>>
>> On 12/21/17 8:08 PM, Juice wrote:
>>
>>> Yuvraa
Ha!
Any other ideas?
Thanks,
-Yuvraaj
On 12/21/17 8:08 PM, Juice wrote:
Yuvraaj Kelkar kirjoitti torstai 21. joulukuuta 2017:
Hi all,
Is it possible to compile for sailfish without using scratchbox2?
Thanks,
-Yuvraaj
Sure, just compile in the device itself... :)
- juice
Hi all,
Is it possible to compile for sailfish without using scratchbox2?
Thanks,
-Yuvraaj
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org
There are many ways to do this. I can think of at least two:
Static linking:
1. As the first step of your compilation, create the db file.
2. Use an rcc to embed the sqlite file into the application binary.
3. During run time, at initialization: check if the sqlite.db exists at a
known path, for e
+1 for ignore.
On Thu, May 22, 2014 at 11:12 PM, Joseph Crowell
wrote:
> +1 on the /ignore
>
>
> On 5/23/2014 4:09 PM, Joona Hoikkala wrote:
>>
>> Here we go again,
>>
>> seems like you really need to do this outpour on the sailfish devel list,
>> so could you PLEASE at least contain it to on
Filip, what do you intend to achieve by posting your tirade in this
mailing list?
I saw your message, looked at the IRC logs you posted, looked at the
responses that Stskeeps and thp gave you and I didn't see anything in
there that would indicate that they're out to "break you" or ignore
you out of
That is so much better than what I was doing!
Thanks so much!
I got confused by looking at this thread:
https://lists.sailfishos.org/pipermail/devel/2013-December/001677.html
On Wed, Apr 16, 2014 at 10:15 PM, Kalle Vahlman
wrote:
> 2014-04-17 2:15 GMT+03:00 Yuvraaj Kelkar :
>> Hello al
Hello all.
I'm trying to port my application from Maemo/Harmattan to Sailfish.
Problem 1:
One of the dependencies is telepathy-qt.
In Maemo/Harmattan this used to be installable/searchable as
"telepathy-qt4-devel"
>From what I understand, in Sailfish, I'm supposed to use telepathy-qt5.
I ssh'd in