answered
2014-08-28 19:35:45 +0200
Sorry for my delay. Thank you for your replies!
Build work well but Deploy doesn't work.
When I click on Build->Deploy Project "Nineshark" gives me the following error:
13:26:59: Running steps for project Nineshark...
13:26:59: Starting: "/root/.config/SailfishAlpha4/mer-sdk-tools/MerSDK/SailfishOS-armv7hl/qmake" /home/alejoasotelo/Proyectos/SailfishOS/Nineshark/Nineshark.pro -r -spec linux-g++ CONFIG+=debug CONFIG+=declarative_debug CONFIG+=qml_debug
Building target platforms: armv7hl-meego-linux
Building for target armv7hl-meego-linux
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.icCVeY
13:27:02: The process "/root/.config/SailfishAlpha4/mer-sdk-tools/MerSDK/SailfishOS-armv7hl/qmake" exited normally.
13:27:02: Starting: "/root/.config/SailfishAlpha4/mer-sdk-tools/MerSDK/SailfishOS-armv7hl/make"
Building target platforms: armv7hl-meego-linux
Building for target armv7hl-meego-linux
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mofBTW
make: Nothing to be done for `first'.
13:27:03: The process "/root/.config/SailfishAlpha4/mer-sdk-tools/MerSDK/SailfishOS-armv7hl/make" exited normally.
13:27:03: Deploying binaries...
13:27:03: Starting: "/root/.config/SailfishAlpha4/mer-sdk-tools/MerSDK/SailfishOS-armv7hl/deploy" --rsync
Invalid command arguments
merssh usage:
merssh <command>
environment project parameters:
MER_SSH_TARGET_NAME
MER_SSH_SHARED_HOME
MER_SSH_SHARED_TARGET
MER_SSH_SHARED_SRC
MER_SSH_SDK_TOOLS
MER_SSH_PROJECT_PATH
MER_SSH_DEVICE_NAME
evironment connection parameters:
MER_SSH_USERNAME
MER_SSH_PORT
MER_SSH_PRIVATE_KEY
13:27:03: The process "/root/.config/SailfishAlpha4/mer-sdk-tools/MerSDK/SailfishOS-armv7hl/deploy" exited with code 1.
Error while building/deploying project Nineshark (kit: MerSDK-SailfishOS-armv7hl)
When executing step 'Rsync'
13:27:03: Elapsed time: 00:04.
I installed the sdk as it comes by default. I have to install some extra libraries?
Thank you very much for your help, best!
Yeah looks like you should be able to click the hammer. You can not click on the green Play button when a device hasn't been configured, but the compilation is available.
If you want to create RPM packages, you should select "Deploy project" from the Build menu.
This is briefly mentioned as the last topic on this page: https://sailfishos.org/develop-firstapp-article.html
kaltsi ( 2014-08-25 10:53:53 +0200 )edit