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

QtGui compilation error with "-no-feature-dockwidget" option

    XMLWordPrintable

Details

    • 84a342eea111f0a1da8fd0c417362aae2b851e56

    Description

      configure stage(Other options to speed up the building):

      :/tmp/qt-everywhere-opensource-src-4.7.3$ ./configure -nomake examples -nomake demos -nomake docs -nomake translations -nomake tools -no-feature-dockwidget

      ...

      make[1]: Entering directory `/tmp/qt-everywhere-opensource-src-4.7.3/src/gui'
      g++ -c -include .pch/release-shared/QtGui -m64 -pipe -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/freetype2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -I/usr/include/freetype2 -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++-64 -I. -I../../include/QtCore -I../../include -I../../include/QtGui -I.rcc/release-shared -I../3rdparty/xorg -Iimage -I/usr/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs -I.moc/release-shared -I/usr/X11R6/include -I.uic/release-shared -o .obj/release-shared/qmainwindowlayout.o widgets/qmainwindowlayout.cpp
      widgets/qmainwindowlayout.cpp: In member function 'void QMainWindowLayoutState::apply(bool)':
      widgets/qmainwindowlayout.cpp:238:68: error: 'qt_mainwindow_layout' was not declared in this scope
      make[1]: *** [.obj/release-shared/qmainwindowlayout.o] Error 1
      make[1]: Leaving directory `/tmp/qt-everywhere-opensource-src-4.7.3/src/gui'
      make: *** [sub-gui-make_default-ordered] Error 2

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            laborer Sergey Gusarov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes