Hi,
I’m a computer engineering student and I wanted to try my hand at SailfishOS development. I’ve donwloaded the SDK and installed in Windows 10 in accordance with the instructions in the documentation (with oracle VM and msys2), but nothing in the SDK is working as expected.
I tried loading one of the example packages but when I try to run with i486 it gets stuck at “Start Build Engine: Starting “Sailfish SDK Build Engine” virtual machine…”. If I try to start “virtual machine” from “options” nothing happends. Trying to change anything in options does nothing. Sometimes a progress bar shows up but it doesn’t indicate what it’s attempting to progress in and it never manages to finish whatever it’s doing, and I’m not able to “abort”.
I’ve noticed that in options, under kits, only i486 has a “device”, but trying to change anything does nothing as far as I can tell. Aarch64 is set as default but that kit has a yellow warning triangle next to it and trying to change default, once again, does nothing.
This is a clean Win10 install. I’ve only installed whatever the installation instructions had me install, as well as some other dev tools and software that I need for school (intellij, vscode, github desktop etc.).
Any and all suggestions are greatly appreciated. I’m clearly not an experienced developer and even getting the SDK up and running has me in over my head, but I’m still hoping that someone will be able to help me out so that I can get a solid “hello world” up and running here.