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

Building Qt with -namespace option fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • None
    • 5.0.0
    • Core: Other
    • None
    • Ubuntu 10.04/11.10

      When using the following configure I am unable to build Qt

      ./configure -silent -no-pch -qtnamespace TestNamespace -nokia-developer -separate-debug-info -no-qt3support -qpa -xcb

      I have created a patch that will hide these issues. http://codereview.qt-project.org/#change,8961

      Some issues

      • missing uintXX_t typedefs, this is hidden with stdint.h include in qglobal.
      • missing opengl functions, this is hidden by commenting out the two function calls.
      • minor QT_(BEGIN|END)_NAMESPACE additions.

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

            ttomkins Toby Tomkins (closed Nokia identity) (Inactive)
            ttomkins Toby Tomkins (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes