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
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 :
>
>
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
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
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
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
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
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
__