<div dir="ltr">I've installed the latest version of the SDK on Yosemite using SailfishOSSDK-Alpha-1407-Qt5-mac-offline.dmg<br>
<div><br></div><div>After creating a Sailfish OS app project and try to run on the device, the rsync command fails with the error message:</div><div><span style="color:rgb(170,0,0)">rsync: mkdir "/opt/sdk/Ambient" failed: No such file or directory (2)</span><br></div><div><br></div><div>The app name is Ambient, I've the SDK installed in /Users/raju/SailfishOS folder. Where does the build script take the /opt/sdk/ folder from?</div><div><br></div><div>Compile output:</div><div>...</div><div>
<p style="margin:0px"><span style="color:rgb(0,0,0)">install -m 644 -p /home/mersdk/share/coding/sailfish/tmp/build-Ambient-MerSDK_SailfishOS_armv7hl-Debug/translations/Ambient-de.qm /home/deploy/installroot/usr/share/Ambient/translations/</span></p>
<p style="margin:0px"><span style="color:rgb(0,0,0)">cp -f -R /home/mersdk/share/coding/sailfish/Ambient/qml /home/deploy/installroot/usr/share/Ambient/</span></p>
<p style="margin:0px"><span style="color:rgb(0,0,0)">install -m 755 -p "Ambient" "/home/deploy/installroot/usr/bin/Ambient"</span></p>
<p style="margin:0px"><span style="color:rgb(0,0,0)">install -m 644 -p /home/mersdk/share/coding/sailfish/Ambient/Ambient.desktop /home/deploy/installroot/usr/share/applications/</span></p>
<p style="margin:0px"><span style="color:rgb(0,0,0)">install -m 644 -p /home/mersdk/share/coding/sailfish/Ambient/Ambient.png /home/deploy/installroot/usr/share/icons/hicolor/86x86/apps/</span></p>
<p style="margin:0px"><span style="color:rgb(0,0,0)">extracting debug info from /home/deploy/installroot/usr/bin/Ambient</span></p>
<p style="margin:0px"><span style="color:rgb(170,0,0)">0 blocks</span></p>
<p style="margin:0px"><span style="color:rgb(0,0,0)">Skip processing files</span></p>
<p style="margin:0px"><span style="color:rgb(0,0,0)">sending incremental file list</span></p>
<p style="margin:0px"><span style="color:rgb(170,0,0)">rsync: mkdir "/opt/sdk/Ambient" failed: No such file or directory (2)</span></p>
<p style="margin:0px"><span style="color:rgb(170,0,0)">rsync error: error in file IO (code 11) at main.c(656) [Receiver=3.1.0]</span></p>
<p style="margin:0px"><span style="color:rgb(0,0,0)">Deploy failed</span></p>
<p style="margin:0px"><span style="font-weight:600;color:rgb(170,0,0)">15:17:47: The process "/Users/raju/.config/SailfishAlpha4/mer-sdk-tools/MerSDK/SailfishOS-armv7hl/deploy" exited with code 1.</span></p>
<p style="margin:0px"><span style="color:rgb(170,0,0)">Error while building/deploying project Ambient (kit: MerSDK-SailfishOS-armv7hl)</span></p>
<p style="margin:0px"><span style="color:rgb(170,0,0)">When executing step 'Rsync'</span></p>
<p style="margin:0px"><span style="color:rgb(0,0,170)">15:17:47: Elapsed time: 00:07.</span></p><p style="margin:0px"><span style="color:rgb(0,0,170)"><br></span></p>Has anyone else experienced the same problem?<br><br><br>- Raju</div></div>