<p dir="ltr">Marco, <br>
I don't have the iComputer anymore so I cannot test, but lakademy starts tomorrow and I'll focus solely on subsurface. </p>
<p dir="ltr">Tomaz</p>
<div class="gmail_quote">Em 25 de mai de 2016 14:22, "Marco Martin" <<a href="mailto:notmart@gmail.com">notmart@gmail.com</a>> escreveu:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thursday 05 May 2016 17:27:08 Marco Martin wrote:<br>
> Hi all,<br>
> at this point it's being a bit of a problem for me not being able to<br>
> add any C++ part in kirigami, since i cannot do a qml plugin (or<br>
> subsurface would break)<br>
> We included it as qrc resources in the beginning in order to make<br>
> something that worked quickly, but in the end it should be a normal<br>
> plugin on every platform.<br>
> This patch does that for android, it should also make things a bit<br>
> simpler, as removes the burden of maintaining the list of resources<br>
> updated.<br>
<br>
new patch version:<br>
this removes the current cmake macros used to generate the apk, as extra -<br>
cmake-modules now gets pulled in and has an identical functionality, uses that<br>
one, that works out of the box without patches to the upstream, it also<br>
simplifies a bit the main cmake file as doesn't need some of the explicit if<br>
android cases it was using (for instance the difference between add_executable<br>
and add_library)<br>
<br>
I would like to merge a branch i'm working on in kirigami next week-ish, that<br>
would make this way of including (plugin instead of qrc) pretty much needed ,<br>
I can delay it a bit more but not much as is a bit of a blocker right now.<br>
would be cool to know if this can work also for ios<br>
<br>
--<br>
Marco Martin<br>_______________________________________________<br>
subsurface mailing list<br>
<a href="mailto:subsurface@subsurface-divelog.org">subsurface@subsurface-divelog.org</a><br>
<a href="http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface" rel="noreferrer" target="_blank">http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface</a><br>
<br></blockquote></div>