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

On Windows, IBase plugin links against wrong client libraries

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P4: Low P4: Low
    • Some future release
    • 4.3.3
    • SQL Support
    • None

      The libs are called fbclient_bor.lib and fbclient_ms.lib, respectively, whereas Qt by default links against fbclient.lib.

      The workaround is to call qmake like this:

      qmake -o Makefile "INCLUDEPATH+=C:\pathtofirebird\include" "LIBS+=-LC:\pathtofirebird\lib -lfbclient_ms" ibase.pro

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

            Unassigned Unassigned
            vhilshei Volker Hilsheimer
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes