<p dir="ltr"><br>
On 12 Jul 2016 16:26, "Willem Ferguson" <<a href="mailto:willemferguson@zoology.up.ac.za">willemferguson@zoology.up.ac.za</a>> wrote:<br>
><br>
> Has anyone built V4.5.2-1475 for Android? I have issues starting this version on Android - it crashes upon launching (both on Android V4 and V6). Most likely finger trouble on my side or some other technical reason, but I just want to be sure.<br>
> Kind regards,<br>
> willem<br>
><br>
Willem, I managed to build a recent apk, but it crashed on running too. I believe it failed to load the Kirigami plugin. Can you run 'adb logcat | grep -i subsurface' while connected to your android device and post the output from when you open Subsurface-mobile?</p>
<p dir="ltr">My output was<br>
07-08 18:18:00.381  6420  6449 W Subsurface: (null):0 ((null)): QQmlApplicationEngine failed to load component<br>
07-08 18:18:00.381  6420  6449 W Subsurface: (null):0 ((null)): qrc:///qml/main.qml:15 Type Kirigami.ApplicationHeader unavailable<br>
07-08 18:18:00.381  6420  6449 W Subsurface: qrc:/ApplicationHeader.qml:-1 File not found<br>
07-08 18:18:00.381  6420  6449 W Subsurface: <br>
07-08 18:18:00.641  3485  4750 I WindowState: WIN DEATH: Window{ee2cd59 u0 d0 org.subsurfacedivelog.mobile/org.qtproject.qt5.android.bindings.QtActivity}</p>
<p dir="ltr">I think it may need a more recent version of Qt to handle the plugin. I built using Qt5.5. I have installed 5.7 but didn't manage to build an apk (cmake didn't seem to like the v4.9.x version of gcc that comes with 5.7).</p>
<p dir="ltr">Cheers,</p>
<p dir="ltr">Rick</p>