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

Compiling SQL Driver Plugin with QMake not working anymore

    XMLWordPrintable

Details

    • macOS, Windows

    Description

      Since I installed Qt 6.5.0 (because of bug QTBUG-113612), I can't compile another project anymore: an sqlite plugin that supports encryption of the database.

      load(qt_plugin) in qsqlite-aes.pro gives an error: "cannot find feature qt_plugin".

      Compiling the project results in:

      Undefined symbols for architecture arm64:
        "_main", referenced from:
           implicit entry/start for main executable
      ld: symbol(s) not found for architecture arm64
      clang: error: linker command failed with exit code 1 (use -v to see invocation)
      make: *** [qsqlite-aes_6_5_1.app/Contents/MacOS/qsqlite-aes_6_5_1] Error 1
      17:02:56: The process "/usr/bin/make" exited with code 2.
      Error while building/deploying project qsqlite-aes (kit: Qt 6.5.1 for macOS)
      The kit Qt 6.5.1 for macOS has configuration issues which might be the root cause for this problem.
      When executing step "Make"

       

       

      Attachments

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

        Activity

          People

            qtbuildsystem Qt Build System Team
            hansdijkema Hans Dijkema
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes