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

Missing '4' in the name of QtGui library in makefile for dumpdoc tool.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.7.0
    • 4.7.0
    • Build tools: qmake
    • None
    • Windows Vista 64bit
      g++ 4.4.0 (mingw)
    • 90bac7f779b642ef1db5363012a994784ad029c4

    Description

      Shadow build in z:\qt-building configured (without errors) with "z:\qt-build\configure -platform win32-g++ -no-qt3support" command.

      There's some error in the resulting makefile for dumpdoc tool; there's "-lQtGuid" option instead of "-lQtGuid4".

      mingw32-make[4]: Entering directory `Z:/qt-building/tools/activeqt/dumpdoc'
      g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -
      DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -DQT_SHARED -I"..\..\..\i
      nclude\QtCore" -I"..\..\..\include\QtGui" -I"..\..\..\include" -I"..\..\..\inclu
      de\ActiveQt" -I"tmp\moc\debug_shared" -I"z:\qt-build\tools\activeqt\dumpdoc" -I"
      c:\Program Files (x86)\OpenSSL\include" -I"." -I"..\..\..\mkspecs\win32-g++" -o
      tmp\obj\debug_shared\main.o z:\qt-build\tools\activeqt\dumpdoc\main.cpp
      g++ -enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-rel
      oc -Wl,-subsystem,console -mthreads -Wl -o debug\dumpdoc.exe tmp/obj/debug_share
      d/main.o -L"z:\qt-building\lib" -L"z:\qt-building\lib" -lQAxContainerd -lQtGuid
      4 -lole32 -loleaut32 -luser32 -lgdi32 -ladvapi32 -luuid -lQtGuid -lQtCored4
      c:/mingw/active/bin/../lib/gcc/mingw32/4.4.0/../../../../mingw32/bin/ld.exe: can
      not find -lQtGuid
      collect2: ld returned 1 exit status

      Attachments

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

        Activity

          People

            vfm Thierry Bastian (closed Nokia identity) (Inactive)
            piotr.dobrogost Piotr Dobrogost
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes