Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-6970

SQLite 3 exported on top of existing SQLite 3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1: Critical P1: Critical
    • None
    • 4.6.0
    • None
    • None

      SQLite 3 is exported even though it exists already on Symbian^3 and onwards. The export will cause problems when cleaning a Qt build because it will also delete the already present sqlite3.h and other files which are part of the platform.

      The -system-sqlite configure option is misleading in this case, instead of using the existing SQLite binaries, it will overwrite them with the binaries in the provided ones in the ZIP file.

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

            ekoppen Eckhart Köppen
            ekoppen Eckhart Köppen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes