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

Qt tries to build mysql plugin by default

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes