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

Unable to build qt quick application without shadow build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • None
    • 4.7.3
    • Build tools: qmake
    • None
    • Linux 2.6.32-33-generic #72-Ubuntu SMP Fri Jul 29 21:08:37 UTC 2011 i686 GNU/Linux
      QMake version 2.01a
      Using Qt version 4.7.3 in /home/grin/3_soft/QtSDK/Desktop/Qt/473/gcc/lib
    • b58a7aef17f87e5b9da24d219eeb390ed299bed1

      Makefile generated by qmake (4.7.3 and 4.8.0) contains following instruction for coping deployment folders (qml):

      copydeploymentfolders:
      @echo Copying application data... && $(MKDIR) "/home/grin/1_work/3vi/qt_content/src/trunk/" && $(COPY_DIR) "/home/grin/1_work/3vi/qt_content/src/trunk/qml" "/home/grin/1_work/3vi/qt_content/src/trunk/" && $(MKDIR) "/home/grin/1_work/3vi/qt_content/src/trunk/" && $(COPY_DIR) "/home/grin/1_work/3vi/qt_content/src/trunk/settings" "/home/grin/1_work/3vi/qt_content/src/trunk/" && $(MKDIR) "/home/grin/1_work/3vi/qt_content/src/trunk/" && $(COPY_DIR) "/home/grin/1_work/3vi/qt_content/src/trunk/widgets" "/home/grin/1_work/3vi/qt_content/src/trunk/"

      Details: source qml's dir is "/home/grin/1_work/3vi/qt_content/src/trunk/qml";
      Application destination dir: "DESTDIR = ../../bin/" (as result "/home/grin/1_work/3vi/qt_content/bin"

      1) I suppose, that source qml's dir shall be copied to $$(DESTDIR)/qml but it isn't that.
      2) There is no way (qmake's variable) to configure destination dir for qml

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

            portale Alessandro Portale
            grin Rinat Gadelshin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes