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

SQLite 3 exported on top of existing SQLite 3

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes