Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
None
-
007bd9115 (tqtc/6.7.2), 7ce891b33 (tqtc/6.7.2)
Description
QtInsight module needs SQLite (https://www.sqlite.org)
For building QtInsight correctly Qt needs to be configured with
-sql-sqlite
-no-sql-odbc
-qt-zlib
-feature-zstd
and with SQLite in include path, for example
-DCMAKE_INCLUDE_PATH=<path>\sqlite3_x64-windows-static\include
-DCMAKE_LIBRARY_PATH=<path>\sqlite3_x64-windows-static\lib
Attachments
Issue Links
- depends on
-
QTIFW-3506 Update qtbaseline to Qt 6.7.2 for IFW 4.9 release
- In Progress
- is blocked by
-
QTBUG-132244 SQLite not found in qttools when building system SQLite in Windows
- Closed