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

qtharfbuzz includes Qt headers improperly - breaks namespace builds

XMLWordPrintable

    • 5260c01bbe0e59d566786157b6dae705e981bb3e

      Building as follows on openSuSE 13.2:

      ../qt5/configure -commercial -nomake tests -nomake examples -prefix $PWD/qtbase -no-widgets -qt-pcre -qt-xcb -qtnamespace NS -qtlibinfix NS
      make -j X
      

      Leads to this error:

      /home/joni/Downloads/build/qtbase/lib/libQt5GuiNS.so: undefined reference to `qt_version_tag'
      

      Compiling without namespace and libinfix works. Gcc version: 4.8.3

      Also cannot be reproduced on Ubuntu 13.04 with or without namespace and libinfix, with gcc version: 4.7.3.

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

            buddenha Oswald Buddenhagen
            poikelin Joni Poikelin
            Votes:
            1 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes