Hey! I’m interested in creating an app for SFOS. I’ve installed the Sailfish SDK (for Ubuntu, version 3.11.1) on Linux Mint 21.3 following Sailfish documentation and using VirtualBox 7.0.22
When trying to take a look at an example app on the Qt Creator emulator (Camera Gallery), the virtual machine started a loop which I couldn’t end within the program. It would open a small window (the Sailfish emulator I assume) only to close it half a second later. Then two seconds later it would start the window, then close it again (and so on).
One time trying to start the emulator I got the following message instead of the endless loop:
Don’t know if I did something differently to get this error message but I couldn’t reproduce it.
Any help for this situation? How do I install the correct emulator? Would it be more straight-forward to use SDK on Windows 11?
I’d appreciate a ‘for dummies’ explanation since I’m a beginner with programming and Linux. Just pointing me in the correct direction in terms of documentation would be helpful as well!