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

QMake using non-exist path for its libraries

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P2: Important
    • 5.0.0
    • 5.0.0
    • Build tools: qmake
    • None
    • Kubuntu 12.04 (32-bit)

    Description

      Building steps listed as below.

      leonard@Naboo:~/Downloads/CodeReviewQtProject$ git clone ssh://codereview.qt-project.org:443/qt/qt5.git
      leonard@Naboo:~/Downloads/CodeReviewQtProject$ cd qt5/
      leonard@Naboo:~/Downloads/CodeReviewQtProject/qt5$ ./init-repository
      leonard@Naboo:~/Downloads/CodeReviewQtProject/qt5$ rm -rf qtwebkit*
      leonard@Naboo:~/Downloads/CodeReviewQtProject/qt5$ ./configure -opensource -nomake examples -nomake demos -confirm-license; make -j16;
      leonard@Naboo:~/Downloads/CodeReviewQtProject/qt5$ qtbase/bin/qmake -v
      QMake version 3.0
      Using Qt version 5.0.0 in /usr/local/Qt-5.0.0/lib
      leonard@Naboo:~/Downloads/CodeReviewQtProject/qt5$ ls /usr/local/Qt-5.0.0/lib
      ls: cannot access /usr/local/Qt-5.0.0/lib: No such file or directory
      leonard@Naboo:~/Downloads/CodeReviewQtProject/qt5$ 
      

      The QMake using incorrect paths for its libraries.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            leonlee Leonard Lee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes