Skip to content

Developer Help

R1tschY edited this page Jan 19, 2019 · 1 revision

Use QmlLive

  • Install qmllive-sailfish on target:

    pkcon refresh force && pkcon install qmllive-sailfish
    
  • Activate QmlLive in Qt Creator project:

    Qt Creator -> Projects -> SailfishConnect -> Sailfish-* -> Run:
      -> Set `Enable receiving updates with QmlLive`
      -> In details change `Bench workspace`: */harbour-sailfishconnect -> */harbour-sailfishconnect/app
    
  • Open QmlLiveBench:

    Qt Creator -> Extras -> Sailfish Os -> Start QmlLive Bench ...
    
  • Run application from Qt Creator

Clone this wiki locally