Hello, in qt creator you can modify run target and use your own.
On 2 Oct 2015 07:43, "Amilcar Santos" wrote:
> Hello fellow sailors,
>
> Because of the tablet, I'm trying to run/deploy a QML only app (the
> binary file is unnecessary) in the Sailfish SDK, but with no success..
>
> I've followed
Hello Amilcar,
> [...] but, from my understanding when I press RUN, the deploy script is
> always trying to run the project binary and ignoring the
> /usr/bin/sailfish-qml in the project settings executable.
If the behavior is the same as for me, then the problem actually is that it
uses the "
Hello fellow sailors,
Because of the tablet, I'm trying to run/deploy a QML only app (the
binary file is unnecessary) in the Sailfish SDK, but with no success..
I've followed the
http://nckweb.com.ar/sailing-code/2015/02/19/deploy-qml-only-apps/
example but, from my understanding when I press RUN