<div>Dear developers,<br></div><div><br></div><div>I just finished my app and I'm ready to pack it into an RPM.<br></div><div>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.<br></div><div>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.<br></div><div>QT creator shows in the project tree those files on 'Other files'.<br></div><div>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).<br></div><div><br></div><div>When I try to deploy the RPM package I get this error:<br></div><div><br></div><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style="color:rgb(170, 0, 0)" class="colour"><span style="font-family:"Monospace"" class="font"><span style="font-size:9pt" class="size">[W] unknown:-1 - file:///usr/share/Sailfinder/qml/Sailfinder.qml: File not found </span></span></span><br></p><div><br></div><div>The app can't find the page Sailfinder.qml (which is the page that calls the firstPage).<br></div><div>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)...<br></div><div>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: <a title="https://mega.nz/#!Xt0QlCbJ!kvPIGNriIVEtQ9cg1d1qDFNDz65II_XjtRSwjSdWE9M" rel="nofollow" href="https://mega.nz/#!Xt0QlCbJ!kvPIGNriIVEtQ9cg1d1qDFNDz65II_XjtRSwjSdWE9M">mega.nz/#!Xt0QlCbJ!kvPIGNriIVEtQ9cg1d1qDFNDz65II_XjtRSwjSdWE9M</a><br></div><div>I hope somebody can help?<br></div><div><br></div><div>Regards,<br></div><div>Dylan<br></div><div><br></div>