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

Qt 4.7 static build problems.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • 4.7.0
    • 4.7.0
    • None
    • None
    • Windows XP SP3 MinGW 4.4.0

    Description

      When i had tried to build static version of Qt 4.7 under Windows XP SP3 with MinGW 4.4 i have got following issues:
      1. When linking in qml subdir the "multiple definition of qt_next_power_of_two... " error occured;
      2. If i try compiling my own program with static version of Qt 4.7, then i get lots of linking errors, speaking "Undefined reference to imp...". As i understand functions with "_imp" prefix can occur only if __declspec(dllimport) specified for function declaration. But with static build of Qt it should be no __declspec(dllimport) sentances.

      The Qt 4.7 was configured with "configure.exe -release -static -fast -no-qt3support -platform win32-g++".

      Attachments

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

        Activity

          People

            martjone Martin Jones (closed Nokia identity) (Inactive)
            cooler Cooler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes