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

QtCreator can't build QtLocation as shadow build

XMLWordPrintable

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

      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
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes