Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.0.0 RC 2
-
None
-
Ubuntu 12.04.1 LTS (64bit), uname -a:
Linux ubuntu 3.2.0-34-generic #53-Ubuntu SMP Thu Nov 15 10:48:16 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
-
20a88228e2675b4c6ba3f2474fa6f2143032a4bb
Description
Hi,
I downloaded and unpacked the source package for the current Qt5.0.0 RC2 (http://releases.qt-project.org/qt5.0/rc2/single/qt-everywhere-opensource-src-5.0.0-rc2.tar.gz). The "./configure -qt-xcb" and the following "make" went smoothly, no problems so far.
Now I look at the infos in the pkgconfig files (*.pc) and I notice that for
./qttools/lib/pkgconfig/Qt5DesignerComponents.pc ./qttools/lib/pkgconfig/Qt5UiTools.pc ./qttools/lib/pkgconfig/Qt5Designer.pc
the "includedir=" setting in each file points to
${prefix}/include/Qt5DesignerComponents ${prefix}/include/Qt5UiTools ${prefix}/include/Qt5Designer
, respectively. However, during the "make install" the actual include files get installed to
include/QtDesignerComponents include/QtUiTools include/QtDesigner
So the "Qt5" prefix in the obviously wrong paths above should get changed to a simple "Qt", I guess.
Best regards,
Dirk
Attachments
For Gerrit Dashboard: QTBUG-28633 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
43058,2 | remove some unnecessary (and even wrong) project setup code | release | qt/qttools | Status: MERGED | +2 | 0 |