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

Installs headers in the wrong directory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.1.0 Beta 1
    • Serial Port
    • None
    • RedHat linux 6.3
      Qt 4.8.4 (using current QtSerialPort)

      qt4support/install-helper.pri: target_headers.path should not use $$[QT_INSTALL_PREFIX]/include, but should rather use $$[QT_INSTALL_HEADERS]. This is especially critical when the qt headers were NOT installed in $${QT_INSTALL_PREFIX]/include, like on RedHat systems.

      I got around it by moving the headers after the install phase inside my rpm spec file, but shouldn't need to be done - thought you'd want to know so you can continue to support Qt4 correctly.

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

            lpapp Laszlo Papp
            mikebentley Michael Bentley
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes