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

Make install does not install qconfig.h on OS X

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.1.0
    • 5.1.0 RC1
    • Build System
    • None
    • macOS
    • 3ffc86e0e6d327d71782cbf84f1d62d4ad484bb0

    Description

      I configured Qt with the following options on OS X:

      ./configure -release -prefix /usr/local/Qt-5.1.0rc1 -opensource -confirm-license -nomake examples -nomake demo -nomake tests -platform macx-g++-32
      

      and then did a make followed by make install. The file qconfig.h was not installed, but qglobal.h includes it. So I can't compile my project with this Qt build unless I copy qconfig.h.

      On a side note: the Qt binary packages contain many more (private) header files in its include directory than I get with a make install. Why does make install not result in the same as a binary package? (In our project we have to access a couple of private headers for a few featrures.)

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            rms@froglogic.com Rainer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes