Hi,

I was playing with kimmoli's paint from:
https://github.com/kimmoli/paint

And I noticed that if .pro file name is different than TARGET, deploy by copying binaries does not.

So I have paint.pro and TARGET=harbour-paint
When I try to run it on devices, SDK tries to launch binary from /opt/sdk/paint/usr/bin that does not exist in device but /opt/sdk/harbour-paint/usr/bin do.

bash: /opt/sdk/paint/usr/bin/harbour-paint: No such file or directory

Application finished with exit code 127.


-Tommi

_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to