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

-qtnamespace and -qtlibinfix configure options not yet being tested

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.0.0
    • None
    • Build tools: Other
    • None
    • linux-g++-32

      On the modularized Qt, configure with:

      configure -nomake examples -nomake demos -nokia-developer -silent -no-pch -qtnamespace TestNamespace -qtlibinfix TestInfix

      gives you the following error:

      /usr/bin/ld: cannot find -lQtUiToolsTestInfix
      collect2: ld returned 1 exit status

      Steps:

      1. git clone qtgitreadonly:qt/qt5.git qt
      2. git submodule update --init
      3. cd qt
      4. ./configure -nomake examples -nomake demos -nokia-developer -silent -no-pch -qtnamespace TestNamespace -qtlibinfix TestInfix
      5. make

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

            ttomkins Toby Tomkins (closed Nokia identity) (Inactive)
            seahumad [BB] Sergio Ahumada (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes