[SailfishDevel] SQLite linking

rinigus rinigus.git at gmail.com
Wed Jan 18 10:50:33 UTC 2017


Hi!

I wonder what is the best practice concerning linking to sqlite3?

It's probably always installed on devices/emulators and there is no problem
with deployment of an app requiring it. However, its a bit odd to just
cancel off the requirement in RPM SPEC, as I am supposed to do to get it
through automatic checker.

Alternatively, I could embed sqlite into my compiled code. The app is huge
already anyway since it needs several specialized libraries and even larger
datasets, so having sqlite embedded would probably be not a biggest concern
anyway (well, haven't tested it though).

So, to summarize, what would be recommended practice in this case?

cheers,

Rinigus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.sailfishos.org/pipermail/devel/attachments/20170118/746d362e/attachment.html>


More information about the Devel mailing list