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

undefined reference to `_imp___Z13qt_defaultDpiv'

    XMLWordPrintable

Details

    • 0537750396ea519bbdf2b0fed086d535fc8c53b7

    Description

      I'm having a similar issue using QT 4.7.0 to make, so I guess this wasn't fixed in the final release after all
      After compiling statically (configure -static -release) I get the following error when issuing mingw32-make:

      c:\Qt\2010.05\qt\lib/libQtDeclarative.a(qdeclarativevaluetype.o):qdeclarativeval
      uetype.cpp.text+0x4c8): undefined reference to `imp__Z13qt_defaultDpiv'
      c:\Qt\2010.05\qt\lib/libQtDeclarative.a(qdeclarativevaluetype.o):qdeclarativeval
      uetype.cpp.text+0x552): undefined reference to `imp__Z13qt_defaultDpiv'
      collect2: ld returned 1 exit status
      mingw32-make[6]: *** [..\..\bin\qmlviewer.exe] Error 1
      mingw32-make[6]: Leaving directory `C:/Qt/2010.05/qt/tools/qml'
      mingw32-make[5]: *** [release] Error 2
      mingw32-make[5]: Leaving directory `C:/Qt/2010.05/qt/tools/qml'
      mingw32-make[4]: *** [all] Error 2
      mingw32-make[4]: Leaving directory `C:/Qt/2010.05/qt/tools/qml'
      mingw32-make[3]: *** [sub-qml-make_default-ordered] Error 2
      mingw32-make[3]: Leaving directory `C:/Qt/2010.05/qt/tools'
      mingw32-make[2]: *** [all] Error 2
      mingw32-make[2]: Leaving directory `C:/Qt/2010.05/qt/tools'
      mingw32-make[1]: *** [sub-tools-make_default-ordered] Error 2
      mingw32-make[1]: Leaving directory `C:/Qt/2010.05/qt'
      mingw32-make: *** [all] Error 2

      Attachments

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

        Activity

          People

            brasser Michael Brasser (closed Nokia identity) (Inactive)
            ioke leoo bai
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes