<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 16, 2016 at 1:03 PM, Willem Ferguson <span dir="ltr"><<a href="mailto:willemferguson@zoology.up.ac.za" target="_blank">willemferguson@zoology.up.ac.za</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I build Subsurface with the -mobile option but get an error:<br>
Version 4.5.2-1699-gc25ca on Fedora 23<br>
<br>
[ 95%] Building CXX object tests/CMakeFiles/TestRenumber.<wbr>dir/testrenumber.cpp.o<br>
CMakeFiles/subsurface-mobile.d<wbr>ir/mobile-widgets/qml/kirigami<wbr>/src/kirigamiplugin.cpp.o: In function `int qmlRegisterType<DesktopIcon>(c<wbr>har const*, int, int, char const*)':<br>
/usr/include/qt5/QtQml/qqml.h:<wbr>238: undefined reference to `DesktopIcon::staticMetaObject<wbr>'<br>
/usr/include/qt5/QtQml/qqml.h:<wbr>261: undefined reference to `DesktopIcon::staticMetaObject<wbr>'<br></blockquote><div><br>this seems a build isssue, the staticMetaObject is created by the moc tool, running on the header files that have a Q_OBJECT macro.<br><br><br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Looks like a kirigami problem. Any obvious solution?<br>
My kirigami folder was cloned today, so I doubt it is an out-of-date kirigami.<br>
<br>
Kind regards,<br>
willem<br>
<br>
______________________________<wbr>_________________<br>
subsurface mailing list<br>
<a href="mailto:subsurface@subsurface-divelog.org" target="_blank">subsurface@subsurface-divelog.<wbr>org</a><br>
<a href="http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface" rel="noreferrer" target="_blank">http://lists.subsurface-divelo<wbr>g.org/cgi-bin/mailman/listinfo<wbr>/subsurface</a><br>
</blockquote></div><br></div></div>