Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-918

Can't setup QT profile due to failed access to template file from the qresource

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 1.13.0
    • 1.4.4
    • General
    • None
    • Mac OS X El Capitan
    • c4e60ed8283aa7a86e13c09113e7fec6bf41cc42

    Description

      Here is sequence of commands I did (I have a QT 5.4.2 installed at /opt/build-env):

      git clone git://code.qt.io/qt-labs/qbs.git
      cd qbs
      /opt/build-env/bin/qmake PREFIX=/opt/build-env -r qbs.pro
      make
      make install
      /opt/build-env/bin/qbs setup-toolchains --detect
      # Following command fails:
      /opt/build-env/bin/qbs setup-qt /opt/build-env/bin/qmake myqt-5.4
      

      The output from qbs setup-qt is:

      Creating profile 'myqt-5-4'.
      Setting up Qt profile ':/templates/QtModule.qbs' failed: Cannot open ':/templates/QtModule.qbs' (Unknown error).
      

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            i.bereznyak Igor Bereznyak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes