On Monday, 24 October 2022 10:58:56 PDT Till Oliver Knoll wrote:
> What is the least complicated way to enable the math functions that come
> with SQLite, when it is compiled with the -DSQLITE_ENABLE_MATH_FUNCTIONS
> switch?

Solution #1: compile Qt with -system-sqlite (and provide said system sqlite).

This applies to ANY use of SQLite, whether you need the math functions or not.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering



_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to