Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-7043

QtCreator can't build QtLocation as shadow build

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • Qt Creator 2.5.0-beta
    • None
    • Ubuntu 10.10, 32bit, QtCreator 2.4.81

    Description

      QtLocation is able to be build as shadow build like:

      $ mkdir qtlocation-shadow-build
      $ cd qtlocation-shadow-build
      $ qmake ../qtlocation/qtlocation.pro CONFIG+=release
      $ make -j5
      

      But when trying to build QtLocation using QtCreator in Release mode and having a shadow build, the build fails.

      I've configured Qt5 like this:

      ./configure -prefix /opt/qt/5.0 -opensource -confirm-license -developer-build -xcb -qpa -nomake examples -nomake demos -nomake tests -opengl
      

      Attachments

        Issue Links

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

          Activity

            People

              dt Daniel Teske
              cadam Cristian Adam
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes