Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-6544

IFW: Build QtInsight module in tqtc branch

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • None
    • Test configurations
    • None

      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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            eltoivol Elias Toivola
            kamartti Katja Marttila
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes