Dear developers,

I just finished my app and I'm ready to pack it into an RPM.
I used the 'copying binaries' method when I developed it and that worked fine 
since it copies all the files piece by piece to my Jolla.
However when I use 'deploy as RPM package' method I'm getting in trouble with 
the dependencies. I expected that I have to change my .pro file to include my 
dependencies, which I did.
QT creator shows in the project tree those files on 'Other files'.
I haven't changed the .yaml file since all my dependencies are in the 'qml' 
folder which is already covered by the .yaml file (as far as I understand it).

When I try to deploy the RPM package I get this error:


[W] unknown:-1 - file:///usr/share/Sailfinder/qml/Sailfinder.qml: File not found


The app can't find the page Sailfinder.qml (which is the page that calls the 
firstPage).
I'm not experienced with QT since it's my first app for Sailfish OS, so I don't 
know what to do (I already read the 'packaging apps' tutorial on 
sailfishos.org)...
Here's a link to my project as a ZIP file since it's too big to send it as an 
attachment to the mailing list: 
mega.nz/#!Xt0QlCbJ!kvPIGNriIVEtQ9cg1d1qDFNDz65II_XjtRSwjSdWE9M
I hope somebody can help?

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

Reply via email to