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

Wrong hard-coded path to sdktool in setup_qtcreator.sh script

    XMLWordPrintable

Details

    Description

      As mentioned in header there is a wrong hard-coded path to sdktool in setup_qtcreator.sh script of the Boot2Qt part.

      So there are two solutions:

      1. This line

      default SDKTOOL "${DIR}/../../../../../Tools/QtCreator/bin/sdktool"

      must be change to this

      default SDKTOOL "${DIR}/../../../../../Tools/QtCreator/libexec/qtcreator/sdktool"

      2. Return an old project structure, where sdktool was in Tools/QtCreator/bin directory

      Attachments

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

        Activity

          People

            sapiippo Samuli Piippo
            dmnikola Dmitry Nikolaev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes