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
_______________________________________________
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Reply via email to