Re: [SailfishDevel] Building with the SDK without QtC

2013-07-27 Thread Lucien XU
Replying to myself, and anyone who is interested, I made a small script that automates that. https://github.com/SfietKonstantin/sailfishbuild/blob/master/sailfishbuild PR welcomed :) Le samedi 27 juillet 2013 20:28:23 Lucien XU a écrit : > Hello, > > I have asked the question in #SailfishOs, b

Re: [SailfishDevel] Building with the SDK without QtC

2013-07-27 Thread David Greaves
On 27/07/13 19:28, Lucien XU wrote: > Hello, > > I have asked the question in #SailfishOs, but it might be better to have it > archived in the mailing list. > > We were talking about the advantages of vim vs QtCreator in JollaFr's > channel, > so I was wondering if there is a way to code for S

Re: [SailfishDevel] Building with the SDK without QtC

2013-07-27 Thread Martin Grimme
Hi, you can log into the Mer SDK VM via ssh as user mersdk and run sb2 /bin/bash to log into Scratchbox. There you can develop with vim on a terminal. There should also be some SDK magic available to deploy to the emulator as QtCreator is doing ssh into the Mer SDK VM as well, but I don't know t

[SailfishDevel] Building with the SDK without QtC

2013-07-27 Thread Lucien XU
Hello, I have asked the question in #SailfishOs, but it might be better to have it archived in the mailing list. We were talking about the advantages of vim vs QtCreator in JollaFr's channel, so I was wondering if there is a way to code for Sailfish with a vim / editor + terminal. The only p