This cast is failing on my phone running SailfishOS (Qt 5.6.13), so the current version segfaults. I'm not sure why, going through Labqml.create_app_engine and QQuickWindow.show works fine (yay for writing phone apps in OCaml). This just asserts that the cast worked.
This cast is failing on my phone running SailfishOS (Qt 5.6.13), so the current version segfaults. I'm not sure why, going through
Labqml.create_app_engine
andQQuickWindow.show
works fine (yay for writing phone apps in OCaml). This just asserts that the cast worked.