Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.1.0 RC1
-
None
-
-
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
For Gerrit Dashboard: QTBUG-31969 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
59741,1 | install qconfig.h into framework bundles | release | qt/qtbase | Status: MERGED | +2 | 0 |