Hello,
I’m trying to use an svg as an image, however the project complains that the image format is unsupported. I’ve followed the steps from the Qt docs here and I’m using the icon in the below directory, so it should have correct syntax:
~/FelgoSDK/Examples/Felgo/demos/PlatformerWithLevelEditor/assets/icon/icon.svg
QML Image: Error decoding: file:///Users/<user>/Library/Application Support/Felgo Live Client/<my_app>//assets/icon.svg: Unsupported image format
Thanks,
Phil