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

Building Qt with -namespace option fails

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

              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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes