How to build and deploy rpm file to my physical jolla device? [answered]
I just started Sailfish development. I'm using OS X and Qt ( as the recommended IDE). The problem is I don't know how to deploy the app to my jolla cellphone.
I followed tutorial to use arm7hl kit, but after building successfully, the deploy process failed. And I see in Peferences->Build_and_Run->Kits, there's a warning sign on the arm7hl kit. Anyone know how to solve this problem?
Sorry, I could have uploaded some screenshots to describe my situation clearer, but my Karma is only 1...
From QtCreator, on the left side choose the icon above the "play" once you have opened your project file. Select the project you want to run & the type of deployment.
tortoisedoc ( 2015-09-05 23:13:27 +0200 )editWhen I use i486 kit, after clicking "play" Qt will launch emulator automatically, and when I use arm7hl kit, the "play" button is grey, unclickable. Do you know why?
kingston ( 2015-09-05 23:18:40 +0200 )editThaaaank you! I added my device as "Generic Linux Device" before. After adding it as "Mer ARM Device", I'm able to deploy now.
kingston ( 2015-09-06 02:16:26 +0200 )edit