Hi all, I'm trying to build a project for Sailfish OS with the new sfdk command, but deploying fails for my device, since it tries to compile for the target `i486-meego-linux-gnu`. sfdk build compiles for the right target, namely `SailfishOS-3.3.0.14EA-armv7hl`. Is there some configuration messed up somewhere? I already did a fresh reinstall for the entire (early-access) sdk, but that didn't solve the issue. Is there a way to force the sfdk deploy to use a certain target?
What my configuration looks like: sfdk config [D] SOFT ASSERT: "version == 1" in file ../../../../sailfish-qtcreator/src/libs/sfdk/emulator.cpp, line 750 # ---- command scope --------- # <clear> # ---- session scope --------- # <clear> # ---- global scope --------- target = SailfishOS-3.3.0.14EA-armv7hl device = Xperia X (ARM) The error output: [D] SOFT ASSERT: "version == 1" in file ../../../../sailfish-qtcreator/src/libs/sfdk/emulator.cpp, line 750 rm: cannot remove `/home/mersdk/.mb2/wrappers/share/Programmeren/QT/telepathy-tank/build-sfos': Is a directory rm: cannot remove `/home/mersdk/.mb2/user-wrappers/share/Programmeren/QT/telepathy-tank/build-sfos': Is a directory NOTICE: No tags describe the HEAD, will not fix package version. Building target platforms: i486-meego-linux-gnu Building for target i486-meego-linux-gnu error: Failed build dependencies: cmake >= 3.2 is needed by telepathy-tank-0.1.0-1.i486 pkgconfig(Quotient) >= 0.6 is needed by telepathy-tank-0.1.0-1.i486 pkgconfig(TelepathyQt5) >= 0.9.7 is needed by telepathy-tank-0.1.0-1.i486 pkgconfig(TelepathyQt5Farstream) >= 0.9.7 is needed by telepathy-tank-0.1.0-1.i486 pkgconfig(TelepathyQt5Service) >= 0.9.7 is needed by telepathy-tank-0.1.0-1.i486 (Note: I've build the missing dependencies for the arm target and it is finding those.) Kind regards, Chris Josten
0x1795A594046530AB.asc
Description: application/pgp-keys
_______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org