Re: [SailfishDevel] Mer SDK

2013-11-28 Thread David Greaves
For some value of 'like' ... yes. We use scratchbox2 .. it runs like: sb2 [-t ] [] If you omit (which is usally make or similar) then it gives you such a shell so a simple sb2 Luciano is right though, you 'should' use "mb2 build" though - it builds your rpm in-place in a controlled way; jus

Re: [SailfishDevel] Mer SDK

2013-11-27 Thread Marcin M.
And is it possible to get a scratchbox shell like in the Maemo5 sdk. -- Marcin 2013/11/27 Matthias Fulz > Thank you very much - that was exactly the missing point ! > > I successfully compiled and deployed a test app on the emulator. > > BR, > > Matthias > > > Quoting Luciano Montanaro : > >

Re: [SailfishDevel] Mer SDK

2013-11-27 Thread Matthias Fulz
Thank you very much - that was exactly the missing point ! I successfully compiled and deployed a test app on the emulator. BR, Matthias Quoting Luciano Montanaro : I did some build directly on the SDK... ssh to the build machine, then check the "mb2" command mb2 --help I think you need th

Re: [SailfishDevel] Mer SDK

2013-11-27 Thread Luciano Montanaro
I did some build directly on the SDK... ssh to the build machine, then check the "mb2" command mb2 --help I think you need the mb2 build and mb2 deploy commands, though I need to get back to the SDK to tell for sure. Regards, Luciano On Wed, Nov 27, 2013 at 9:32 AM, Matthias Fulz wrote: > Tha

Re: [SailfishDevel] Mer SDK

2013-11-27 Thread Matthias Fulz
Thanks for the hint, but I've already read that. I'm missing the parts on what commands do I need to run to compile / deploy a project. Basically I'm always coding under Emacs it would be great to know the commands, that needs to be run. Anyway if nobody knows a solution, I guess I'm tryi

Re: [SailfishDevel] Mer SDK

2013-11-27 Thread nicola
Hi, look here https://sailfishos.org/develop-faq.html "Build Engine" N. > Hi, > > could someone explain me, how I can use the Sailfish SDK without the > included > qt-creator, please? > > I just need to know what needs to be done to create a new project, compile > and > deploy. > > I'm

Re: [SailfishDevel] Mer SDK

2013-11-26 Thread Tone Kastlunger
Hmm that might be harder than you think. You can use Scratchbox2; although I personally have not touched it. On Wed, Nov 27, 2013 at 2:57 AM, Matthias Fulz wrote: > Hi, > > could someone explain me, how I can use the Sailfish SDK without the > included > qt-creator, please? > > I just need to k

[SailfishDevel] Mer SDK

2013-11-26 Thread Matthias Fulz
Hi, could someone explain me, how I can use the Sailfish SDK without the included qt-creator, please? I just need to know what needs to be done to create a new project, compile and deploy. I'm unable to find any tutorial or explanation on that. Thanks, Matthias __