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

Build fails when using configure -no-compile-examples

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.3.0
    • 5.2.0
    • Build System
    • None
    • Mac OS 10.7 10.8
    • f2d76cb524884491cca29a6f60861fb49121be11

    Description

      Build fails with following configure

      ./configure -debug-and-release -commercial -no-compile-examples 
      make
      

      make fails to:

      cd part5/ && ( test -e Makefile || /Volumes/Data/Qt/qt-everywhere-enterprise-src-5.2.0/qtbase/bin/qmake /Volumes/Data/Qt/qt-everywhere-enterprise-src-5.2.0/qtbase/examples/widgets/tutorials/gettingStarted/gsQt/part5/part5.pro -o Makefile ) && make -f Makefile 
      make[6]: Nothing to be done for `first'.
      make[6]: Nothing to be done for `first'.
      make[7]: Nothing to be done for `first'.
      make[7]: Nothing to be done for `first'.
      make[7]: Nothing to be done for `first'.
      main.mm:44:10: fatal error: 'QApplication' file not found
      #include <QApplication>
               ^
      1 error generated.
      

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            qtcomsupport Qt Support
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes