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

Qt tries to build mysql plugin by default

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • Some future release
    • 4.3.2
    • SQL Support
    • None

    Description

      Qt tries to build the mysql plugin and link against mysql with the following configure command.
      It would be expected that it did not link against mysql since it was not explicitly enabled.

      Then if the mysql library is not build universally the universal build of Qt fails.

      Configuring Qt with:
      ./configure -debug -universal -prefix $PWD -no-libtiff -qt-zlib -qt-libjpeg -no-qt3support -qt-sql-sqllite -qt-libpng

      This was tested on Mac.

      Attachments

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

        Activity

          People

            bilking Bill King
            admin Administrator
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes