[PATCH] WIP: use kirigami plugin instead of embedding in qrc

Tomaz Canabrava tcanabrava at kde.org
Thu May 5 08:39:47 PDT 2016


Em 5 de mai de 2016 12:27, "Marco Martin" <notmart at gmail.com> escreveu:
>
> Hi all,
> at this point it's being a bit of a problem for me not being able to
> add any C++ part in kirigami, since i cannot do a qml plugin (or
> subsurface would break)
> We included it as qrc resources in the beginning in order to make
> something that worked quickly, but in the end it should be a normal
> plugin on every platform.
> This patch does that for android, it should also make things a bit
> simpler, as removes the burden of maintaining the list of resources
> updated.
>
> It's *NOT* ready yet tough, for two reasons:
> it needs also a patch in the cmake file used to deploy
> https://github.com/LaurentGomila/qt-android-cmake/pull/8
> so it depends on that being merged.
>
> And it's only for Android so far, so this would break the iOS version.
> I don't have iDevices so i don't know exactly what should be done, but
> the procedure should be similar, building the kirigami repo
> separatedly then install it somewhere to then get packaged with the
> installed files ending up in the same location where the qt imports
> from qt itself end up.
>
> on windows/osx shouldn't be an issue as afaik only the desktop version
> is build there

Nope,
Mobile is also build, as it's easier and faster to debug some stuff in
desktop mode.
I'm without computer atm so I cannot test.

Tomaz
>
> --
> Marco Martin
>
> _______________________________________________
> subsurface mailing list
> subsurface at subsurface-divelog.org
> http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.subsurface-divelog.org/pipermail/subsurface/attachments/20160505/60dd269b/attachment.html>


More information about the subsurface mailing list