Installed SDK using online installer, vboxmanage version is 6.1.26_Ubuntur145957
Ubuntu 20.04
Created a project from template, getting error:
14:59:22: Cannot deploy: Missing Sailfish OS device information in the kit
Error while building/deploying project notificationgallery (kit: SailfishOS-4.3.0.12-aarch64 (in Sailfish SDK Build Engine))
When executing step "RPM Deploy"
Interesting part is, that when I try to pick device for the kit configuration, it remains empty.
Here you are building/deploying for the aarch64 architecture. If you want to deploy such package to a device, you need to set up an aarch64 device. In your first screenshot, the “device” selection is empty, because you have not set up an aarch64 device.
You can set up an aarch64 device from the “Devices” page, by clicking the “Add…” button. You need an actual aarch64 device for this.
I’ve installed the emulators but even running with Test Device or Start Emulator starts in vbox then crashes instantly. listing devices in vbox shows the devices and uuid but starting fails. i also get the same error:
23:56:32: Cannot deploy: Missing Sailfish OS device information in the kit
Error while building/deploying project SailfishAppOnetest (kit: SailfishOS-4.5.0.18-aarch64 (in sailfish-sdk-build-engine:abraham))
When executing step “RPM Deploy”
when i run a project from qtcreator. @articice Did it work?